wodSSH ActiveX Control - ProxyPassword Property
      
 

Description

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


Property type

A String value.  Specifies password for the proxy server.


Syntax

object.ProxyPassword [= value]



The ProxyPassword Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodSSH.
value A String value.

Remarks

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