SsoCredentials Members

Include Protected Members
Include Inherited Members

Represents an object that contains the single sign-on credentials.

The SsoCredentials type exposes the following members.

Constructors

  Name Description
Public method SsoCredentials

Top

Methods

  Name Description
Public method Dispose() Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public method Dispose(Boolean) Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources and optionally releases the managed resources.
Public method Equals (Inherited from Object.)
Protected method Finalize Releases unmanaged resources and performs other cleanup operations before the object is reclaimed by garbage collection. (Overrides Object.Finalize().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public field Evidence Array of secure evidence strings returned by an SsoProvider object.
Public field Password The credential password.
Public field UserName The credential user name.

Top

See Also

Reference

SsoCredentials Class

Microsoft.SharePoint.Portal.SingleSignon Namespace