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 命名空间