SslClientAuthenticationOptions.EnabledSslProtocols Özellik

Tanım

Kimlik doğrulaması sırasında istemci tarafından sunucuya sunulan protokol sürümlerini temsil eden değeri alır veya ayarlar.

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

Özellik Değeri

Varsayılan değer, Noneönerilen değer olan değeridir. Daha fazla bilgi için bkz. SslProtocols.

Şunlara uygulanır