TdeCertificate.CertPassword Property

Definition

Gets or sets the certificate password.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to