IdentityProviderDescriptor Members

Class containing all properties returned for identity providers from service metadata.

The following tables list the members exposed by the IdentityProviderDescriptor type.

Public Constructors

  Name Description
  IdentityProviderDescriptor  

Top

Public Properties

  Name Description
public property EmailAddressSuffixes An array of email address suffixes associated with the identity provider.
public property ImageUrl The image to display, as configured in the Windows Azure Management Portal.
public property LoginUrl A constructed login request URL.
public property LogoutUrl The URL that allows end users to sign out of the identity provider they are currently signed in with.
public property Name The human-readable display name for the identity provider.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

IdentityProviderDescriptor Class
Microsoft.IdentityModel.Clients.ActiveDirectory Namespace