Dela via


HttpConnectivitySettings.Username Property

Definition

Gets or sets the HTTP username.

[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