Udostępnij za pośrednictwem


ClientCertificateAuthentication.AllowedThumbprints Property

Definition

The list of thumbprints that are allowed during client authentication. This property is required only if the validationScheme is 'ThumbprintMatch'.

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

Property Value

Applies to