SecurityProtocolTypeExtensions.Tls12 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
TLS 1.2 definition for SSL Protocol
public const System.Net.SecurityProtocolType Tls12 = 3072;
val mutable Tls12 : System.Net.SecurityProtocolType
Public Const Tls12 As SecurityProtocolType = 3072