SslClientHelloInfo.SslProtocols Eigenschap

Definitie

Hiermee haalt u de TLS/SSL-protocollen op die door de client worden aangeboden.

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

Waarde van eigenschap

Een bitsgewijze combinatie van de opsommingswaarden die de TLS- of SSL-protocollen opgeven.

Van toepassing op