Authentication is a
TSocksAuthentication property that represents the authentication mechanism required for the client
Connection, and can include one of the following values or meanings:
- saNoAuthentication - No authentication required.
- saUsernamePassword - Username and Password authentication required.
The default value for Authentication is ID_SOCKS_AUTH, as assigned in the Create constructor.