SSOReturnCodes Members
Include Protected Members
Include Inherited Members
Contains all of the return codes that are thrown by the SingleSignonException class.
The SSOReturnCodes type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SSOReturnCodes | Initializes a new instance of the SSOReturnCodes class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
SSO_E_ACCESSDENIED | Access is denied. |
![]() ![]() |
SSO_E_ALREADY_SS | The computer is already set up as a secret server. |
![]() ![]() |
SSO_E_APPLICATION_ALREADY_EXISTS | The enterprise application definition already exists. |
![]() ![]() |
SSO_E_APPLICATION_CANNOT_OVERWRITE | Unable to overwrite the enterprise application definition. |
![]() ![]() |
SSO_E_APPLICATION_CREATION_DISPOSITION_UNKNOWN | Disposition is unknown. |
![]() ![]() |
SSO_E_APPLICATION_NOT_FOUND | The enterprise application definition cannot be found. |
![]() ![]() |
SSO_E_APPLICATION_TYPE_UNKNOWN | The enterprise application definition type is unknown. |
![]() ![]() |
SSO_E_CANARY_VALIDATION_FAILURE | |
![]() ![]() |
SSO_E_CREDS_NOT_FOUND | Credentials could not be found. |
![]() ![]() |
SSO_E_DB_ALREADY_EXISTS | The database specified already exists. |
![]() ![]() |
SSO_E_END_POINT_NOT_REGISTERED | The Single Sign-On system end point is not registered. |
![]() ![]() |
SSO_E_EXCEPTION | The Microsoft Single Sign-On service (SSOSrv) threw an exception. |
![]() ![]() |
SSO_E_FAIL_TO_CONNECT_TO_RESOURCE_MANAGER | |
![]() ![]() |
SSO_E_FAIL_TO_CONNECT_TO_SQL_SERVER | |
![]() ![]() |
SSO_E_GET_CREDS_FLAG_UNKNOWN | The get credential flag is unknown. |
![]() ![]() |
SSO_E_INVALID_AUDIT_PURGE_DAYS | The purge audit days specified are invalid. |
![]() ![]() |
SSO_E_INVALID_NUMBER_OF_CRED_FIELDS | The number of credential fields specified is invalid. |
![]() ![]() |
SSO_E_INVALID_NUMBER_OF_CREDS | The number of credentials is invalid. |
![]() ![]() |
SSO_E_INVALID_TICKET_TIMEOUT | The access token time-out specified is invalid. |
![]() ![]() |
SSO_E_MASTER_SECRET_NOT_EXIST | The encryption key does not exist. |
![]() ![]() |
SSO_E_PROVIDER_ASSEMBLY_NOT_FOUND | |
![]() ![]() |
SSO_E_PROVIDER_CLASS_NOT_FOUND | |
![]() ![]() |
SSO_E_REENCRYPTING | SSOSrv is reencrypting the single sign-on database. |
![]() ![]() |
SSO_E_SECRET_ALREADY_EXISTS | The base system key already exists. |
![]() ![]() |
SSO_E_SET_CREDS_FLAG_UNKNOWN | The set credential flag is unknown. |
![]() ![]() |
SSO_E_SHAREPOINT_VROOT_CANNOT_BE_FOUND | The Vroot for SharePoint Central Administration, used for Microsoft SharePoint Server 2007, could not be found. |
![]() ![]() |
SSO_E_SQL_SERVER_NOT_SUPPORTED_OR_INVALID | |
![]() ![]() |
SSO_E_SSO_DB_NOT_INSTALLED | The single sign-on database is not created yet. |
![]() ![]() |
SSO_E_SSO_NOT_CONFIGURED | SSOSrv is not configured. |
![]() ![]() |
SSO_E_SSO_NOT_INSTALLED | SSOSrv is not installed. |
![]() ![]() |
SSO_E_SSO_WRONG_VERSION | Wrong single sign-on database version. |
![]() ![]() |
SSO_E_TICKET_TYPE_UNKNOWN | The access token type is unknown. |
![]() ![]() |
SSO_E_WINDOWS_AUTHENTICATION_NOT_FOUND | |
![]() ![]() |
SSO_E_WRONG_SS | This is the wrong secret server. |
Top