You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Property Value description says: "One of the values defined in the SslProtocols enumeration." This is probably incorrect, because the name "EnabledSslProtocols" implies that this property should support a bitwise combination of the member values of the SslProtocols enumeration, not just "one" of the values.
Type of issue
Other (describe below)
Description
The Property Value description says: "One of the values defined in the SslProtocols enumeration." This is probably incorrect, because the name "EnabledSslProtocols" implies that this property should support a bitwise combination of the member values of the SslProtocols enumeration, not just "one" of the values.
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httpclienthandler.sslprotocols?view=net-9.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Net.Http/HttpClientHandler.xml
Document Version Independent Id
e13f05ac-54c0-4575-a031-187c36aa10ad
Platform Id
dc78e6d0-f549-f3d1-c07a-eaa538a47ba0
Article author
@karelz
The text was updated successfully, but these errors were encountered: