Skip to content

Erroneous description of EnabledSslProtocols property value #11233

Closed
@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

Activity

added
needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area owners
on Apr 23, 2025
added and removed
needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area owners
on Apr 25, 2025
dotnet-policy-service

dotnet-policy-service commented on Apr 25, 2025

@dotnet-policy-service
Contributor

Tagging subscribers to this area: @dotnet/ncl

self-assigned this
on Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @gewarren@MaxG117

    Issue actions

      Erroneous description of EnabledSslProtocols property value · Issue #11233 · dotnet/dotnet-api-docs