SpsSsoProvider Members

Include Protected Members
Include Inherited Members

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.

The SpsSsoProvider type exposes the following members.

Constructors

  Name Description
Public method SpsSsoProvider Initializes a new instance of the SpsSsoProvider class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetApplicationDefinitions Gets a list of enterprise application definitions defined for this single sign-on (SSO) provider.
Public method GetApplicationFields Gets the credential fields from the enterprise application definition for the specified application.
Public method GetApplicationInfo Gets the enterprise application definition for the specified application.
Public method GetCredentialManagementURL Gets the URL for managing credentials for the specified application.
Public method GetCredentials Returns the single sign-on (SSO) credentials for the specified application.
Public method GetCredentialsUsingTicket Returns the credentials for the specified ticket and the specified application identifier.
Public method 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).
Public method GetHashCode (Inherited from Object.)
Public method GetRestrictedCredentials Gets the sensitive single sign-on SSO credentials for the specified application.
Public method GetSsoProviderInfo Gets the provider information.
Public method GetTicket Gets a ticket that can be used later to retrieve credentials.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method PutIdentityOnRequest Puts the appropriate identity using the policy of the specified application on the outbound HTTP request.
Public method PutIdentityOnRequestUsingTicket Puts the appropriate identity using the policy of the specified application on the outbound HTTP request using the ticket.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SpsSsoProvider Class

Microsoft.SharePoint.Portal.SingleSignon Namespace