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