X12SecuritySettings.PasswordValue Property

Definition

Gets or sets the password value.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to