Partager via


ResourceCertificateDetails.Certificate Propriété

Définition

Obtient ou définit la chaîne de données brutes de certificat encodée en base64.

[Newtonsoft.Json.JsonProperty(PropertyName="certificate")]
public byte[] Certificate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="certificate")>]
member this.Certificate : byte[] with get, set
Public Property Certificate As Byte()

Valeur de propriété

Byte[]
Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à