LdapSettings.EnableLdapClaimResolution Property

Definition

Configure whether LDAP connection should be used to resolve claims. This is mainly used on Linux.

public:
 property bool EnableLdapClaimResolution { bool get(); void set(bool value); };
public bool EnableLdapClaimResolution { get; set; }
member this.EnableLdapClaimResolution : bool with get, set
Public Property EnableLdapClaimResolution As Boolean

Property Value

Applies to