Share via


SslClientHelloInfo.SslProtocols Eigenschaft

Definition

Ruft die vom Client angebotenen TLS/SSL-Protokolle ab.

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 das TLS- oder SSL-Protokoll angeben.

Gilt für: