Saves a username and password hash combination to the authentication list.
Overload List
Saves a username and password hash combination to the authentication list.
public void SaveUserHash(string,string);
Saves a username and password hash combination to the authentication list.
public void SaveUserHash(string,string,bool);
See Also
ProxyConfig Class | ProxyConfig Members | Org.Mentalis.Proxy Namespace