SecurityProtocolTypeExtensions.Tls11 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.1 definition for SSL Protocol
public const System.Net.SecurityProtocolType Tls11 = 768;
val mutable Tls11 : System.Net.SecurityProtocolType
Public Const Tls11 As SecurityProtocolType = 768