KeyboardInteractiveMessage Property
The instructions to send to the client during keyboard-interactive authentication.
Syntax
char* GetKeyboardInteractiveMessage();
int SetKeyboardInteractiveMessage(char* lpszKeyboardInteractiveMessage);
Default Value
""
Remarks
This property should be set to the main instructions to send to the client during keyboard-interactive authentication.
Data Type
String