Back to product page

ProxyPassword property


Specifies the password to use when connecting to a proxy server.

Type

A String value

Syntax

  • Basic
object.ProxyPassword [= value]  
The ProxyPassword(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodTunnel.
valueA String value.

Remarks

Only Socks 5, ProxyWebStandard and ProxyWEBNtlmAuth protocols support passwords when connecting to a proxy server. On all other proxy types, this property is ignored.

Platforms

Windows