Searched refs:DisableSystemDefaultTlsVersions (Results 1 – 2 of 2) sorted by relevance
288 internal static bool DisableSystemDefaultTlsVersions property in System.Net.ServicePointManager
176 … if (ServicePointManager.DisableSystemDefaultTlsVersions && ((int)enabledSslProtocols == 0)) { in ValidateCreateContext()