Stores a dictionary with username/password combinations.
For a list of all members of this type, see AuthenticationList Members.
System.Object AuthenticationList
[Visual Basic]
Public Class AuthenticationList
[C#]
public class AuthenticationList
Remarks
This class can be used by a SOCKS5 listener.This class uses an MD5 has to store the passwords in a secure manner.The username is treated in a case-insensitive manner, the password is treated case-sensitive.
Requirements
Namespace: Org.Mentalis.Proxy.Socks.Authentication Namespace
Assembly: Proxy.exe
See Also
AuthenticationList Members | Org.Mentalis.Proxy.Socks.Authentication Namespace