property Authentication: TScSSHAuthentication; default atPassword;
Description
The Authentication property determines what authentication method will be used by server to authenticate the client.
The default is the authentication by password.
See Also
TScSSHClient.OnAuthenticationPrompt