ProxyConfig.UserList Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

ProxyConfig.UserList Property

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