Compartilhar via


JobCredential.Password Propriedade

Definição

Obtém ou define a senha da credencial.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a