Authenticates a user on a SOCKS5 server according to the implemented subprotocol.
For a list of all members of this type, see AuthBase Members.
System.Object AuthBase
[Visual Basic]
MustInherit Class AuthBase
[C#]
abstract class AuthBase
Remarks
This is an abstract class. The subprotocol that's used to authenticate a user is specified in the subclasses of this base class.
Requirements
Namespace: Org.Mentalis.Proxy.Socks.Authentication Namespace
Assembly: Proxy.exe
See Also
AuthBase Members | Org.Mentalis.Proxy.Socks.Authentication Namespace