次の方法で共有


X12SecuritySettings.PasswordValue プロパティ

定義

パスワード値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象