Dela via


GatewaySettings.UserName Property

Definition

Gets the gateway settings user name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to