CertificateDescription.ThumbprintSecondary Property

Definition

[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