次の方法で共有


X12ProcessingSettings.MaskSecurityInfo プロパティ

定義

セキュリティ情報をマスクするかどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="maskSecurityInfo")]
public bool MaskSecurityInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maskSecurityInfo")>]
member this.MaskSecurityInfo : bool with get, set
Public Property MaskSecurityInfo As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象