Share via


AS2SecuritySettings.EnableNrrForInboundMdn Property

Definition

Gets or sets the value indicating whether to enable NRR for inbound MDN.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to