X509Thumbprint.PrimaryThumbprint Property

Definition

X509 client certificate primary thumbprint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to