Enum SocksAuthenticationMethods
SocksAuthenticationMethods enumeration
The authentication methods supported by the SOCKS protocol
[Flags]
public enum SocksAuthenticationMethods : byte
Values
Name | Value | Description |
---|---|---|
NoAuthentication | 1 | No authentication |
PlainText | 2 | Authenticates user with a user name and password. SOCKS5 server only |
See Also
- namespace Aspose.Email.Clients
- assembly Aspose.Email