OAuthClaimsSettings Members

Contains the settings for claims based OAuth authentication.

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

Public Constructors

  Name Description
  OAuthClaimsSettings Initializes a new instance of the OAuthClaimsSettings class.

Top

Public Properties

  Name Description
public property Enabled  Gets or sets whether the setting is enabled. (inherited from ClaimsSettingsBase)
public property EncryptionCertificate  Gets or sets the encryption certificate. (inherited from ClaimsSettingsBase)
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property FederationMetadataUrl  Gets or sets the federation metadata URL. (inherited from ClaimsSettingsBase)
public property FederationProviderType  Gets or sets the federation provider type. (inherited from ClaimsSettingsBase)
public property SessionSecurityTokenLifetimeInHours  Gets or sets the session security token lifetime. (inherited from ClaimsSettingsBase)

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

OAuthClaimsSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace
ClaimsSettings Class

Other Resources

OAuth 2.0

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.