AuthUserPass Properties

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

AuthUserPass Properties

The properties of the AuthUserPass class are listed below. For a complete list of AuthUserPass class members, see the AuthUserPass Members topic.

Protected Instance Properties

Buffer (inherited from AuthMethod) Gets or sets a byt array that can be used to store data.
Received (inherited from AuthMethod) Gets or sets the number of bytes that have been received from the remote proxy server.
Server (inherited from AuthMethod) Gets or sets the socket connection with the proxy server.

Private Instance Properties

Password Gets or sets the password to use when authenticating with the proxy server.
Username Gets or sets the username to use when authenticating with the proxy server.

See Also

AuthUserPass Class | Org.Mentalis.Network.ProxySocket.Authentication Namespace