HttpsProxy
This property specifies the HTTPS proxy server.
Declaration
// C#
public string HttpsProxy {get; set;}Property Type
System.String
Remarks
The value must be set to a valid host name or IP address of a HTTPS proxy server. This property has no default value. An invalid host name or IP address throws an exception.
This property overrides all other HTTPS_PROXY settings, including the full connect descriptor and Easy Connect Plus configuration.