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 通訊協定。

適用於