次の方法で共有


ITlsConnectionFeature インターフェイス

定義

public interface ITlsConnectionFeature
type ITlsConnectionFeature = interface
Public Interface ITlsConnectionFeature

プロパティ

RemoteCertificate

リモート エンドポイントの証明書 (存在する場合) を同期的に取得します。

メソッド

GetRemoteCertificateAsync(CancellationToken)

リモート エンドポイントの証明書 (存在する場合) を非同期的に取得します。

適用対象