Aracılığıyla paylaş


HttpsConnectionAdapterOptions.SslProtocols Özellik

Tanım

İzin verilebilen SSL protokollerini belirtir. Varsayılan olarak None işletim sisteminin kullanılacak en iyi protokolü seçmesine ve güvenli olmayan protokolleri engellemesine olanak tanır. Uygulamanızın bunu yapmak için belirli bir nedeni yoksa, bu varsayılanı kullanmalısınız.

public:
 property System::Security::Authentication::SslProtocols SslProtocols { System::Security::Authentication::SslProtocols get(); void set(System::Security::Authentication::SslProtocols value); };
public System.Security.Authentication.SslProtocols SslProtocols { get; set; }
member this.SslProtocols : System.Security.Authentication.SslProtocols with get, set
Public Property SslProtocols As SslProtocols

Özellik Değeri

Şunlara uygulanır