|
Gets and sets the current proxy user name.
Syntax
object.ProxyUser [= proxyuser ]
Remarks
The ProxyUser property specifies the user that is logging
in to the proxy server. If the proxy server does not require the user
to login, then this property is ignored.
Data Type
String
See Also
Password Property,
ProxyPassword Property,
ProxyPort Property,
ProxyServer Property,
ProxyType Property,
ServerName Property,
UserName Property,
Connect Method
|
|