CertificateConfiguration.CertificatePassword Property

Definition

Gets or sets certificate Password.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to