Share via


UpdateGatewaySettingsParameters.UserName Property

Definition

Gets or sets the gateway settings user name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to