Partilhar via


ClientCertificateAuthentication.AllowedThumbprints Propriedade

Definição

A lista de impressões digitais permitidas durante a autenticação do cliente. Essa propriedade será necessária somente se validationScheme for '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)

Valor da propriedade

Aplica-se a