Freigeben über


HttpsConnectionAdapterOptions.SslProtocols Eigenschaft

Definition

Gibt zulässige SSL-Protokolle an. Standardwerte, mit None denen das Betriebssystem das am besten zu verwendende Protokoll auswählen und protokolle blockieren kann, die nicht sicher sind. Es sei denn, Ihre App hat einen bestimmten Grund, dies nicht zu verwenden, sollten Sie diese Standardeinstellung verwenden.

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

Eigenschaftswert

Gilt für: