ITlsConnectionFeature 介面

定義

提供與目前 HTTP 連線相關聯之 TLS 功能的存取。

public interface class ITlsConnectionFeature
public interface ITlsConnectionFeature
type ITlsConnectionFeature = interface
Public Interface ITlsConnectionFeature
衍生

屬性

ClientCertificate

如果有的話,同步擷取用戶端憑證。

方法

GetClientCertificateAsync(CancellationToken)

如果有的話,以非同步方式擷取用戶端憑證。

適用於