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 received from 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 instance, "name" = "Welcome to authentication", "instruction" = "Please, enter your password". The "instruction" string is specified by KbdIntInstruction property.