다음을 통해 공유


LdapSettings.EnableLdapClaimResolution 속성

정의

클레임을 resolve 데 LDAP 연결을 사용할지 여부를 구성합니다. 이는 주로 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

속성 값

적용 대상