SslClientHelloInfo.SslProtocols Eigenschaft

Definition

Ruft die tls/SSL-Protokolle ab, die vom Client angeboten werden.

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

Eigenschaftswert

Eine bitweise Kombination der Enumerationswerte, die die TLS- oder SSL-Protokolle angeben.

Gilt für: