Compartir a través de


PendingCertificateSigningRequestResult.Value Propiedad

Definición

Obtiene la solicitud de firma de certificado pendiente como cadena codificada en Base64.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a