SSOReturnCodes.SSO_E_TICKET_TYPE_UNKNOWN Field

The access token type is unknown.

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

Syntax

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

value = SSOReturnCodes.SSO_E_TICKET_TYPE_UNKNOWN
public const int SSO_E_TICKET_TYPE_UNKNOWN

See Also

Reference

SSOReturnCodes Class

SSOReturnCodes Members

Microsoft.SharePoint.Portal.SingleSignon Namespace