Share via


: ISsoProvider (Miembros) (Microsoft.SharePoint.Portal.SingleSignon)

Represents a single sign-on (SSO) provider. Can be implemented to replace the default SSO provider.

En las siguientes tablas se enumeran los miembros expuestos por el tipo ISsoProvider .

Métodos públicos

  Nombre Descripción
Método público GetApplicationDefinitions Gets a list of enterprise application definitions defined for this single sign-on (SSO) provider.
Método público GetApplicationFields Gets the credential fields from the enterprise application definition for the specified application.
Método público GetApplicationInfo  
Método público GetCredentialManagementURL Gets the URL for managing credentials for the specified application.
Método público GetCredentials Gets the single sign-on (SSO) credentials for the specified application identifier.
Método público GetCredentialsUsingTicket Returns the credentials for the specified ticket and the specified application identifier.
Método público 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).
Método público GetRestrictedCredentials Returns the single sign-on credentials for the specified application.
Método público GetSsoProviderInfo Returns the provider information.
Método público GetTicket Returns a ticket that can be used later to retrieve credentials.
Método público PutIdentityOnRequest Puts the appropriate identity using the policy of the specified application on the outbound HTTP request.
Método público PutIdentityOnRequestUsingTicket Puts the appropriate identity using the policy of the specified application on the outbound HTTP request using the ticket.

Arriba

Vea también

Referencia

ISsoProvider (Interfaz)
Microsoft.SharePoint.Portal.SingleSignon (Espacio de nombres)