SslClientHelloInfo.SslProtocols 속성

정의

클라이언트에서 제공하는 TLS/SSL 프로토콜을 가져옵니다.

public:
 property System::Security::Authentication::SslProtocols SslProtocols { System::Security::Authentication::SslProtocols get(); };
public System.Security.Authentication.SslProtocols SslProtocols { get; }
member this.SslProtocols : System.Security.Authentication.SslProtocols
Public ReadOnly Property SslProtocols As SslProtocols

속성 값

SslProtocols

TLS 또는 SSL 프로토콜을 지정하는 열거형 값의 비트 조합입니다.

적용 대상