ITlsConnectionFeature Interface

Définition

Fournit l’accès aux fonctionnalités TLS associées à la connexion HTTP actuelle.

public interface class ITlsConnectionFeature
public interface ITlsConnectionFeature
type ITlsConnectionFeature = interface
Public Interface ITlsConnectionFeature
Dérivé

Propriétés

ClientCertificate

Récupère de manière synchrone le certificat client, le cas échéant.

Méthodes

GetClientCertificateAsync(CancellationToken)

Récupère de manière asynchrone le certificat client, le cas échéant.

S’applique à