Partager via


CertificateImportParameters.Base64EncodedCertificate Propriété

Définition

Obtient ou définit la représentation encodée en base64 de l’objet de certificat à importer. Ce certificat doit contenir la clé privée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à