Compartir a través de


UploadCertificateRequest.Certificate Propiedad

Definición

Obtiene o establece los datos sin procesar del certificado codificados en base64.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a