Share via


LdapAttributeStoreConfiguration Class

Definition

public ref class LdapAttributeStoreConfiguration : Microsoft::IdentityServer::PolicyModel::Configuration::ContractObject
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.datacontract.org/2012/04/ADFS")]
public class LdapAttributeStoreConfiguration : Microsoft.IdentityServer.PolicyModel.Configuration.ContractObject
type LdapAttributeStoreConfiguration = class
    inherit ContractObject
Public Class LdapAttributeStoreConfiguration
Inherits ContractObject
Inheritance
LdapAttributeStoreConfiguration
Attributes

Constructors

LdapAttributeStoreConfiguration()
LdapAttributeStoreConfiguration(Int32, Int32, Int32)

Fields

ContractNamespace (Inherited from ContractObject)

Properties

ConnectionCacheMaxSize
ConnectionCacheRefreshIntervalInMinutes
ExtensionData (Inherited from ContractObject)
SchemaRefreshIntervalInMinutes

Applies to