Share via


X509Thumbprint.SecondaryThumbprint Property

Definition

X509 client certificate secondary thumbprint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to