An NDoc Documented Class Library |
|
Socks5UserNamePasswordAuthMethod Constructor (String, String)
Creates a SOCKS5 authentication method the given user-name and password.
public Socks5UserNamePasswordAuthMethod(
string userName,
string password);
Parameters
-
userName
- Name of user.
-
password
- Password
See Also
Socks5UserNamePasswordAuthMethod Class | EnterpriseDT.Util.Socks Namespace | Socks5UserNamePasswordAuthMethod Constructor Overload List