Compartir a través de


HttpConnectivitySettings.Username Propiedad

Definición

Obtiene o establece el nombre de usuario 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a