Partager via


ClaimsSettings Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains the settings for claims based authentication.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property Enabled Gets or sets whether or not claims is enabled.
public property EncryptionCertificate Gets or sets the encryption certificate name.
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.
public property FederationProviderType Gets or sets the federation provider type.
public property SessionSecurityTokenLifetimeInHours Gets or sets the lifetime for the token session security (in hours).

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

ClaimsSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Other Resources

Use Deployment Entities and Deployment Configuration Settings
Active Directory and Claims-Based Authentication

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