다음을 통해 공유


AS2SecuritySettings.EnableNrrForOutboundMdn Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to