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
AddHash | Adds an item to the list. |
AddItem | Adds an item to the list. |
Clear | Clears 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. |
IsHashPresent | Checks whether a user/passhash combination is present in the collection or not. |
IsItemPresent | Checks whether a user/pass combination is present in the collection or not. |
IsUserPresent | Checks whether a username is present in the collection or not. |
RemoveItem | Removes 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