Gets or sets the user account password on the proxy server.
The user account password on the proxy server. The default value is an empty string.
Usually, SOCKS5 and HTTP proxies require authentication (and thus AccountName and Password properties set) while SOCKS4 proxies do not use authentication.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | value is a null reference (Nothing in Visual Basic). |
ProxyServer Class | MailBee.Proxy Namespace