다음을 통해 공유


AS2SecuritySettings.EnableNrrForOutboundDecodedMessages Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to