次の方法で共有


CacheUsernameDownloadSettings.LdapBaseDN プロパティ

定義

LDAP ドメインの基本識別名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="ldapBaseDN")]
public string LdapBaseDN { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ldapBaseDN")>]
member this.LdapBaseDN : string with get, set
Public Property LdapBaseDN As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象