SslServerAuthenticationOptions.EnabledSslProtocols Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą wersje protokołu używane przez serwer w celu dopasowania wersji protokołu klienta 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ą. Zobacz SslProtocols , aby uzyskać więcej informacji.

Dotyczy