Udostępnij za pośrednictwem


TlsConnectionFeature Klasa

Definicja

Domyślna implementacja dla elementu 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
Dziedziczenie
TlsConnectionFeature
Implementuje

Konstruktory

TlsConnectionFeature()

Domyślna implementacja dla elementu TlsConnectionFeature.

Właściwości

ClientCertificate

Synchronicznie pobiera certyfikat klienta, jeśli istnieje.

Metody

GetClientCertificateAsync(CancellationToken)

Asynchronicznie pobiera certyfikat klienta, jeśli istnieje.

Dotyczy