X12SecuritySettings.AuthorizationValue Property

Definition

Gets or sets the authorization value.

[Newtonsoft.Json.JsonProperty(PropertyName="authorizationValue")]
public string AuthorizationValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authorizationValue")>]
member this.AuthorizationValue : string with get, set
Public Property AuthorizationValue As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to