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

プロパティ値

TLS または SSL プロトコルを指定する列挙値のビットごとの組み合わせ。

適用対象