다음을 통해 공유


AS2SecuritySettings.EnableNrrForInboundEncodedMessages Property

Definition

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

[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