Discuss this help topic in SecureBlackbox Forum
TElSSHBaseClient.OnAuthenticationKeyboard
This event is fired when keyboard-interactive authentication is chosen by server.
Declaration
Parameters
Description
This event is fired when the keyboard-interactive authentication type is chosen by the server. According to this authentication type, server should send a number of prompts to the client, and the client should respond to each prompt with a text line. The Echo parameter specifies which responses of the client (entered in the console) should be displayed to the user.