SocksAuthenticationMethods

SocksAuthenticationMethods enumeration

The authentication methods supported by the SOCKS protocol

Members

Member nameDescription
NO_AUTHENTICATIONNo authentication
PLAIN_TEXTAuthenticates user with a user name and password.
SOCKS5 server only

See Also