Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

interface Microsoft.​AspNetCore.​Http.​Features.​ITlsConnectionFeature

Assembly: Microsoft.AspNetCore.Http.Features

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

Properties

Synchronously retrieves the client certificate, if any.

Methods

GetClientCertificateAsync​(System.​Threading.​CancellationToken cancellationToken)
Asynchronously retrieves the client certificate, if any.