次の方法で共有


ClientCertificateAuthentication.AllowedThumbprints プロパティ

定義

クライアント認証中に許可される拇印の一覧。 このプロパティは、validationScheme が '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)

プロパティ値

適用対象