AuthenticationList Methods

Mentalis.org Proxy

Mentalis.org Proxy Documentation

AuthenticationList Methods

The methods of the AuthenticationList class are listed below. For a complete list of AuthenticationList class members, see the AuthenticationList Members topic.

Public Instance Methods

AddHashAdds an item to the list.
AddItemAdds an item to the list.
ClearClears the authentication list.
Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
IsHashPresentChecks whether a user/passhash combination is present in the collection or not.
IsItemPresentChecks whether a user/pass combination is present in the collection or not.
IsUserPresentChecks whether a username is present in the collection or not.
RemoveItemRemoves an item from the list.
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

AuthenticationList Class | Org.Mentalis.Proxy.Socks.Authentication Namespace