6.4.3.8 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