Check out example codes for "Net.ServicePointManager.SecurityProtocol .net framework 4". It will help you in understanding the concepts better.
Code Example 1
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;
Learn ReactJs, React Native from akashmittal.com