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
Copy file name to clipboardExpand all lines: xml/System.Security.Authentication/SslProtocols.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,7 @@
276
276
</ReturnValue>
277
277
<MemberValue>192</MemberValue>
278
278
<Docs>
279
-
<summary>Specifies the TLS 1.0 security protocol. TLS 1.0 is provided for backward compatibility only. The TLS protocol is defined in IETF RFC 2246.</summary>
279
+
<summary>Specifies the TLS 1.0 security protocol. TLS 1.0 is provided for backward compatibility only. The TLS protocol is defined in IETF RFC 2246. This field is obsolete starting in .NET 7.</summary>
280
280
</Docs>
281
281
</Member>
282
282
<MemberMemberName="Tls11">
@@ -318,7 +318,7 @@
318
318
</ReturnValue>
319
319
<MemberValue>768</MemberValue>
320
320
<Docs>
321
-
<summary>Specifies the TLS 1.1 security protocol. The TLS protocol is defined in IETF RFC 4346.</summary>
321
+
<summary>Specifies the TLS 1.1 security protocol. The TLS protocol is defined in IETF RFC 4346. This field is obsolete starting in .NET 7.</summary>
0 commit comments