다음을 통해 공유


ITlsConnectionFeature 인터페이스

정의

public interface ITlsConnectionFeature
type ITlsConnectionFeature = interface
Public Interface ITlsConnectionFeature

속성

RemoteCertificate

원격 엔드포인트의 인증서(있는 경우)를 동기적으로 검색합니다.

메서드

GetRemoteCertificateAsync(CancellationToken)

원격 엔드포인트의 인증서(있는 경우)를 비동기적으로 검색합니다.

적용 대상