Compartilhar via


TdeCertificate.PrivateBlob Propriedade

Definição

Obtém ou define o blob privado do certificado codificado em 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a