CertificateDescription.ThumbprintSecondary Property

Definition

Gets or sets thumbprint of the secondary certificate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to