Partager via


IssuerCredentials.Password Propriété

Définition

Obtient ou définit le mot de passe/secret/clé de compte.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à