다음을 통해 공유


AS2SecuritySettings.EnableNrrForOutboundEncodedMessages Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to