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 AuthBase) | Gets a buffer that can be used to receive data from the client connection. |
Bytes (inherited from AuthBase) | Gets or sets an array of bytes that can be used to store all received data. |
Connection (inherited from AuthBase) | Gets or sets the Socket connection between the proxy server and the SOCKS client. |
Private Instance Properties
AuthList | Gets or sets the AuthenticationList to use when a computer tries to authenticate on the proxy server. |
See Also
AuthUserPass Class | Org.Mentalis.Proxy.Socks.Authentication Namespace