Share via


ITlsConnectionFeature Interface

Definition

Provides access to TLS features associated with the current HTTP connection.

public interface ITlsConnectionFeature
Derived

Properties

ClientCertificate

Synchronously retrieves the client certificate, if any.

Methods

GetClientCertificateAsync(CancellationToken)

Asynchronously retrieves the client certificate, if any.

Applies to