AS2AcknowledgementConnectionSettings.UnfoldHttpHeaders Property

Definition

Gets or sets the value indicating whether to unfold the HTTP headers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to