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
<summary>Gets or sets the TLS/SSL protocol used by the <seecref="T:System.Net.Http.HttpClient" /> objects managed by the HttpClientHandler object.</summary>
1238
-
<value>One of the values defined in the <seecref="T:System.Security.Authentication.SslProtocols" /> enumeration.</value>
1237
+
<summary>Gets or sets the TLS/SSL protocols used by the <seecref="T:System.Net.Http.HttpClient" /> objects managed by the HttpClientHandler object.</summary>
1238
+
<value>A bitwise combination of the enumeration values that specify the TLS/SSL protocols.</value>
1239
1239
<remarks>To be added.</remarks>
1240
1240
<exceptioncref="T:System.PlatformNotSupportedException">.NET Framework 4.7.1 only: This property is not implemented.</exception>
0 commit comments