SSLVersion
This property enforces the connection to use a specific SSL/TLS version. The default value is an undetermined version.
Declaration
// C# public static string SSLVersion { get; set; }
Property Type
System.String
This property enforces the connection to use a specific SSL/TLS version. The default value is an undetermined version.
Declaration
// C# public static string SSLVersion { get; set; }
Property Type
System.String