System.Security.Authentication namespace System.Security.Authentication { public enum SslProtocols { + Tls13 = 12288, } }