Share via


X509Credentials.IssuerThumbprints Property

Definition

When not empty, this dictates the certificate thumbprints of direct issuer of remote certificates.

public System.Collections.Generic.IList<string> IssuerThumbprints { get; }
member this.IssuerThumbprints : System.Collections.Generic.IList<string>
Public ReadOnly Property IssuerThumbprints As IList(Of String)

Property Value

The certificate thumbprints of direct issuer of remote certificates.

Applies to