次の方法で共有


AS2SecuritySettings.EnableNrrForInboundEncodedMessages プロパティ

定義

受信エンコードされたメッセージに対して NRR を有効にするかどうかを示す値を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象