Sdílet prostřednictvím


TlsConnectionFeature Třída

Definice

Výchozí implementace pro TlsConnectionFeature.

public ref class TlsConnectionFeature : Microsoft::AspNetCore::Http::Features::ITlsConnectionFeature
public class TlsConnectionFeature : Microsoft.AspNetCore.Http.Features.ITlsConnectionFeature
type TlsConnectionFeature = class
    interface ITlsConnectionFeature
Public Class TlsConnectionFeature
Implements ITlsConnectionFeature
Dědičnost
TlsConnectionFeature
Implementuje

Konstruktory

TlsConnectionFeature()

Výchozí implementace pro TlsConnectionFeature.

Vlastnosti

ClientCertificate

Synchronně načte klientský certifikát, pokud existuje.

Metody

GetClientCertificateAsync(CancellationToken)

Asynchronně načte klientský certifikát, pokud existuje.

Platí pro