次の方法で共有


GatewaySettings.Password プロパティ

定義

ゲートウェイ設定のユーザー パスワードを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="restAuthCredential.password")]
public string Password { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restAuthCredential.password")>]
member this.Password : string
Public ReadOnly Property Password As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象