Share via


EdifactProcessingSettings.MaskSecurityInfo Property

Definition

Gets or sets the value indicating whether to mask security information.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to