Compartilhar via


HttpConnectivitySettings.Username Propriedade

Definição

Obtém ou define o nome de usuário HTTP.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a