Condividi tramite


CertificateCreateOrUpdateParameters.Password Proprietà

Definizione

Ottiene o imposta la password per accedere alla chiave privata del certificato.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Non deve essere specificato se il formato del certificato è Cer.

Si applica a