SSOReturnCodes.SSO_E_END_POINT_NOT_REGISTERED Field

The Single Sign-On system end point is not registered.

Namespace:  Microsoft.SharePoint.Portal.SingleSignon
Assembly:  Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)

Syntax

'Declaration
Public Const SSO_E_END_POINT_NOT_REGISTERED As Integer
'Usage
Dim value As Integer

value = SSOReturnCodes.SSO_E_END_POINT_NOT_REGISTERED
public const int SSO_E_END_POINT_NOT_REGISTERED

See Also

Reference

SSOReturnCodes Class

SSOReturnCodes Members

Microsoft.SharePoint.Portal.SingleSignon Namespace