Share via


AS2SecuritySettings.EnableNrrForInboundDecodedMessages Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to