Compartir a través de


TdeCertificate.PrivateBlob Propiedad

Definición

Obtiene o establece el blob privado de certificado codificado en base64.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a