Skip to content

Erroneous description of EnabledSslProtocols property value #11233

Open
@MaxG117

Description

@MaxG117

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions