TSocksAuthentication is an enumerated type that specifies the type of authentication required for the Socks proxy.
TSocksAuthentication may contain one of these following values:
- saNoAuthentication - No authentication is required.
- saUsernamePassword - User Name and Password authentication.