次の方法で共有


CacheUsernameDownloadSettingsCredentials.BindPassword プロパティ

定義

セキュリティで保護された LDAP 接続で使用するバインド パスワードを取得または設定します。 この値は暗号化されて格納され、応答では返されません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象