TlsConnectionFeature Sınıf

Tanım

için TlsConnectionFeaturevarsayılan uygulama.

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
Devralma
TlsConnectionFeature
Uygulamalar

Oluşturucular

TlsConnectionFeature()

için TlsConnectionFeaturevarsayılan uygulama.

Özellikler

ClientCertificate

Varsa istemci sertifikasını zaman uyumlu bir şekilde alır.

Yöntemler

GetClientCertificateAsync(CancellationToken)

Varsa istemci sertifikasını zaman uyumsuz olarak alır.

Şunlara uygulanır