Aracılığıyla paylaş


ClaimsCredentials.IssuerThumbprints Property

Definition

Gets the certificate thumbprints of server certificate issuer.

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 server certificate issuer.

Applies to