Compartir a través de


AS2MdnSettings.SignMdn Propiedad

Definición

Obtiene o establece el valor que indica si el MDN debe firmarse o no.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a