Partager via


CertificateImportParameters.Password Propriété

Définition

Obtient ou définit si la clé privée dans base64EncodedCertificate est chiffrée, le mot de passe utilisé pour le chiffrement.

[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 à