Gets and sets the proxy server password for the current user.
Syntax
object.ProxyPassword [= password ]
Remarks
The ProxyPassword property specifies the password used to
authenticate the user to the proxy server. If a password is not
required by the server, this property is ignored.
Data Type
String
See Also
HostAddress Property,
Password Property,
ProxyHost Property,
ProxyPort Property,
ProxyType Property,
ProxyUser Property,
UserName Property,
Connect Method
|