Back to product page

ProxyPassword property


Specifies the password to use when connecting to proxy server.

Type

String

Syntax

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

Remarks

If ProxyLogin and ProxyPassword properties are set, wodTelnetDLX will try to send these credentials to proxy server before it sends command to finally select destination Telnet through proxy. Only the Socks 5 protocol supports passwords when connecting to a proxy server. For other proxy types, this property is ignored.

Platforms

Windows