次の方法で共有


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

プロパティ値

適用対象