Dela via


GatewaySettings.Password Property

Definition

Gets the gateway settings user password.

[Newtonsoft.Json.JsonProperty(PropertyName="restAuthCredential.password")]
public string Password { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restAuthCredential.password")>]
member this.Password : string
Public ReadOnly Property Password As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to