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

Represents the default single sign-on (SSO) provider that is included with Microsoft Office SharePoint Server 2007. It is the Office SharePoint Server 2007 implementation of the ISsoProvider interface.

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

公共构造函数

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

页首

公共方法

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

  名称 说明
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetApplicationDefinitions Gets a list of enterprise application definitions defined for this single sign-on (SSO) provider.
公共方法 GetApplicationFields Gets the credential fields from the enterprise application definition for the specified application.
公共方法 GetApplicationInfo Gets the enterprise application definition for the specified application.
公共方法 GetCredentialManagementURL Gets the URL for managing credentials for the specified application.
公共方法 GetCredentials Returns the single sign-on (SSO) credentials for the specified application.
公共方法 GetCredentialsUsingTicket Returns the credentials for the specified ticket and the specified application identifier.
公共方法 GetCurrentUser Gets the current user from the current HTTP request. If the request is authenticated with Windows authentication, this returns a UPN (user principal name).
公共方法 GetHashCode  (继承自 Object
公共方法 GetRestrictedCredentials Gets the sensitive single sign-on SSO credentials for the specified application.
公共方法 GetSsoProviderInfo Gets the provider information.
公共方法 GetTicket Gets a ticket that can be used later to retrieve credentials.
公共方法 GetType  (继承自 Object
公共方法 PutIdentityOnRequest Puts the appropriate identity using the policy of the specified application on the outbound HTTP request.
公共方法 PutIdentityOnRequestUsingTicket Puts the appropriate identity using the policy of the specified application on the outbound HTTP request using the ticket.
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

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

页首

另请参阅

参考

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