KeyboardInteractiveMessage Property
The instructions to send to the client during keyboard-interactive authentication.
Syntax
[VB.NET] Public Property KeyboardInteractiveMessage As String
[C#] public string KeyboardInteractiveMessage {get; set;}
Remarks
This property should be set to the main instructions to send to the client during keyboard-interactive authentication.
Default Value
""