Discuss this help topic in SecureBlackbox Forum
This property specifies the "name" string sent by the server during keyboard-interactive authentication.
Declaration
Description
Use this read-only property to get the "name" string which is sent by the server
when authentication is performed using keyboard-interactive method.
During keyboard-interactive authentication server sends to client some textual
instructions in a form of two strings: "name" and "instruction". The client must follow these instructions
to succeed authentication. For example: "name" =
"Welcome to authentication", "instruction" =
"Please, enter your password".
The "instruction" string is specified by
KbdIntInstruction property.