(SecurityProtocolType)3072 vb.net code example
Example: (SecurityProtocolType)3072 vb.net
ServicePointManager.SecurityProtocol = DirectCast(3072, SecurityProtocolType)
ServicePointManager.SecurityProtocol = DirectCast(3072, SecurityProtocolType)