SslClientAuthenticationOptions.EnabledSslProtocols Свойство

Определение

Возвращает или задает значение, представляющее версии протокола, предлагаемые клиентом серверу во время проверки подлинности.

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

Значение свойства

Значение по умолчанию — Noneэто рекомендуемое значение. Дополнительные сведения см. в разделе SslProtocols.

Применяется к