Share via


SslClientHelloInfo.SslProtocols Özellik

Tanım

İstemci tarafından sunulan TLS/SSL protokollerini alır.

public:
 property System::Security::Authentication::SslProtocols SslProtocols { System::Security::Authentication::SslProtocols get(); };
public System.Security.Authentication.SslProtocols SslProtocols { get; }
member this.SslProtocols : System.Security.Authentication.SslProtocols
Public ReadOnly Property SslProtocols As SslProtocols

Özellik Değeri

TLS veya SSL protokollerini belirten numaralandırma değerlerinin bit düzeyinde birleşimi.

Şunlara uygulanır