SSOReturnCodes 成员 (Microsoft.SharePoint.Portal.SingleSignon)

Contains all of the return codes that are thrown by the SingleSignonException class.

以下表格列出了由 SSOReturnCodes 类型公开的成员。

公共构造函数

  名称 说明
公共方法 SSOReturnCodes Initializes a new instance of the SSOReturnCodes class.

页首

公共字段

  名称 说明
公共字段 静态 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.

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

SSOReturnCodes 类
Microsoft.SharePoint.Portal.SingleSignon 命名空间