次の方法で共有


CacheUsernameDownloadSettings.LdapServer プロパティ

定義

使用する LDAP サーバーの完全修飾ドメイン名または IP アドレスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象