SslClientAuthenticationOptions.EnabledSslProtocols Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą wersje protokołu oferowane przez klienta na serwerze podczas uwierzytelniania.

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

Wartość właściwości

Wartość domyślna to None, która jest zalecaną wartością. Aby uzyskać więcej informacji, zobacz SslProtocols.

Dotyczy