Share via


ClientCertificateCommonName.CertificateIssuerThumbprint Property

Definition

Gets or sets the issuer thumbprint of the client certificate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to