SslServerAuthenticationOptions.EnabledSslProtocols Özellik

Tanım

Kimlik doğrulaması sırasında istemci protokolü sürümüyle eşleşecek şekilde sunucu tarafından kullanılan protokol sürümlerini temsil eden bir değer 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. Diğer ayrıntılar için bkz SslProtocols .

Şunlara uygulanır