GR0021: Do not use System.Net.ServicePointManager.
Title | Do not use System.Net.ServicePointManager. |
---|---|
Id | GR0021 |
Category | Design |
Default Severity | Warning |
Enabled By Default | True |
Description | System.Net.ServicePointManager suggests code that may not be flexible, such as making global changes to transport layer security. The recommendation is to use System.Net.HttpClient |
Custom Tags |