ProxySocket.Password Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Password
Gets the username to submit to the proxy server for authentication. Password authentication is not supported by SOCKS4 and SOCKS4a.
Declaration
public string Password { get; }
Property Value
Type | Description |
---|---|
String | A username to submit to the proxy server for authentication. |