: SpsSsoProvider (Miembros) (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.
En las siguientes tablas se enumeran los miembros expuestos por el tipo SpsSsoProvider .
Constructores públicos
Nombre | Descripción | |
---|---|---|
SpsSsoProvider | Initializes a new instance of the SpsSsoProvider class. |
Arriba
Métodos públicos
(vea también Métodos protegidos )
Nombre | Descripción | |
---|---|---|
Equals | Sobrecargado. (heredado/a de 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 | (heredado/a de 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 | (heredado/a de 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 | (heredado/a de Object) | |
ToString | (heredado/a de Object) |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
Finalize | (heredado/a de Object) | |
MemberwiseClone | (heredado/a de Object) |
Arriba
Vea también
Referencia
SpsSsoProvider (Clase)
Microsoft.SharePoint.Portal.SingleSignon (Espacio de nombres)