次の方法で共有


X12SecuritySettings.AuthorizationValue プロパティ

定義

承認値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象