AS2SecuritySettings.EnableNrrForInboundEncodedMessages Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to