Partager via


CertificateCreateOrUpdateParameters.Data Propriété

Définition

Obtient ou définit un certificat encodé en base 64 à l’aide de la représentation application/x-pkcs12.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à