SSOReturnCodes Fields

Include Protected Members
Include Inherited Members

The SSOReturnCodes type exposes the following members.

Fields

  Name Description
Public fieldStatic member SSO_E_ACCESSDENIED Access is denied.
Public fieldStatic member SSO_E_ALREADY_SS The computer is already set up as a secret server.
Public fieldStatic member SSO_E_APPLICATION_ALREADY_EXISTS The enterprise application definition already exists.
Public fieldStatic member SSO_E_APPLICATION_CANNOT_OVERWRITE Unable to overwrite the enterprise application definition.
Public fieldStatic member SSO_E_APPLICATION_CREATION_DISPOSITION_UNKNOWN Disposition is unknown.
Public fieldStatic member SSO_E_APPLICATION_NOT_FOUND The enterprise application definition cannot be found.
Public fieldStatic member SSO_E_APPLICATION_TYPE_UNKNOWN The enterprise application definition type is unknown.
Public fieldStatic member SSO_E_CANARY_VALIDATION_FAILURE
Public fieldStatic member SSO_E_CREDS_NOT_FOUND Credentials could not be found.
Public fieldStatic member SSO_E_DB_ALREADY_EXISTS The database specified already exists.
Public fieldStatic member SSO_E_END_POINT_NOT_REGISTERED
Public fieldStatic member SSO_E_EXCEPTION The Microsoft Single Sign-On service (SSOSrv) threw an exception.
Public fieldStatic member SSO_E_FAIL_TO_CONNECT_TO_RESOURCE_MANAGER
Public fieldStatic member SSO_E_FAIL_TO_CONNECT_TO_SQL_SERVER
Public fieldStatic member SSO_E_GET_CREDS_FLAG_UNKNOWN The get credential flag is unknown.
Public fieldStatic member SSO_E_INVALID_AUDIT_PURGE_DAYS The purge audit days specified are invalid.
Public fieldStatic member SSO_E_INVALID_NUMBER_OF_CRED_FIELDS The number of credential fields specified is invalid.
Public fieldStatic member SSO_E_INVALID_NUMBER_OF_CREDS The number of credentials is invalid.
Public fieldStatic member SSO_E_INVALID_TICKET_TIMEOUT The access token time-out specified is invalid.
Public fieldStatic member SSO_E_MASTER_SECRET_NOT_EXIST The encryption key does not exist.
Public fieldStatic member SSO_E_PROVIDER_ASSEMBLY_NOT_FOUND
Public fieldStatic member SSO_E_PROVIDER_CLASS_NOT_FOUND
Public fieldStatic member SSO_E_REENCRYPTING SSOSrv is reencrypting the single sign-on database.
Public fieldStatic member SSO_E_SECRET_ALREADY_EXISTS The base system key already exists.
Public fieldStatic member SSO_E_SET_CREDS_FLAG_UNKNOWN The set credential flag is unknown.
Public fieldStatic member SSO_E_SHAREPOINT_VROOT_CANNOT_BE_FOUND The Vroot for SharePoint Central Administration, used for Microsoft SharePoint Server 2007, could not be found.
Public fieldStatic member SSO_E_SQL_SERVER_NOT_SUPPORTED_OR_INVALID
Public fieldStatic member SSO_E_SSO_DB_NOT_INSTALLED The single sign-on database is not created yet.
Public fieldStatic member SSO_E_SSO_NOT_CONFIGURED SSOSrv is not configured.
Public fieldStatic member SSO_E_SSO_NOT_INSTALLED SSOSrv is not installed.
Public fieldStatic member SSO_E_SSO_WRONG_VERSION Wrong single sign-on database version.
Public fieldStatic member SSO_E_TICKET_TYPE_UNKNOWN The access token type is unknown.
Public fieldStatic member SSO_E_WINDOWS_AUTHENTICATION_NOT_FOUND
Public fieldStatic member SSO_E_WRONG_SS This is the wrong secret server.

Top

See Also

Reference

SSOReturnCodes Class

Microsoft.SharePoint.Portal.SingleSignon Namespace