Gets the userlist.
[Visual Basic]Friend ReadOnly Property UserList As Org.Mentalis.Proxy.Socks.Authentication.AuthenticationList
[C#]
internal Socks.Authentication.AuthenticationList UserList {get;}
Property Value
An instance of the AuthenticationList class that holds all the users and their corresponding password hashes.
See Also
ProxyConfig Class | ProxyConfig Members | Org.Mentalis.Proxy Namespace