ProxyPassword Property  
 

Gets and sets the proxy server password for the current user.

Syntax

object.ProxyPassword [= proxypassword ]

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

Password Property, ProxyPort Property, ProxyServer Property, ProxyType Property, ProxyUser Property, ServerName Property, UserName Property, Connect Method