Compartilhar via


HttpConnectivitySettings.Password Propriedade

Definição

Obtém ou define a senha do usuário HTTP.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a