Sdílet prostřednictvím


SslClientAuthenticationOptions.EnabledSslProtocols Vlastnost

Definice

Získá nebo nastaví hodnotu, která představuje verze protokolu nabízené klientem serveru během ověřování.

public:
 property System::Security::Authentication::SslProtocols EnabledSslProtocols { System::Security::Authentication::SslProtocols get(); void set(System::Security::Authentication::SslProtocols value); };
public System.Security.Authentication.SslProtocols EnabledSslProtocols { get; set; }
member this.EnabledSslProtocols : System.Security.Authentication.SslProtocols with get, set
Public Property EnabledSslProtocols As SslProtocols

Hodnota vlastnosti

Výchozí hodnota je None, což je doporučená hodnota. Další informace naleznete v tématu SslProtocols.

Platí pro