Discuss this help topic in SecureBlackbox Forum
TElSSHBaseClient.OnAuthenticationAttempt
This event is fired when an authentication attempt is performed.
Declaration
Parameters
Authentication types
|
Description
This event is fired when an authentication attempt is performed. The corresponding parameters contain the authentication type and the authentication parameter, e.g., if AuthType is SSH_AUTH_TYPE_PUBLICKEY, AuthParam contains the key.