ITlsConnectionFeature Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |