LdapSettings.EnableLdapClaimResolution 属性

定义

配置是否应使用 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

属性值

适用于