Partager via


CertificateOperation.Csr Propriété

Définition

Obtient ou définit la demande de signature de certificat (CSR) utilisée dans l’opération de certificat.

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

Valeur de propriété

Byte[]
Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à