dotnet-api-diff
System.Security.Authentication
namespace System.Security.Authentication { public enum SslProtocols { Tls = 192, Tls11 = 768, } }