Share via


AS2MdnSettings.SignMdn Property

Definition

Gets or sets the value indicating whether the MDN needs to be signed or not.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to