The properties of the AuthBase class are listed below. For a complete list of AuthBase class members, see the AuthBase Members topic.
Protected Instance Properties
Buffer | Gets a buffer that can be used to receive data from the client connection. |
Bytes | Gets or sets an array of bytes that can be used to store all received data. |
Connection | Gets or sets the Socket connection between the proxy server and the SOCKS client. |
See Also
AuthBase Class | Org.Mentalis.Proxy.Socks.Authentication Namespace