IPWorks SSH 2020 JavaScript Edition

Questions / Feedback?

KeyboardInteractivePrompts Property

A collection of prompts to present to the user for keyboard-interactive authentication.

Syntax


 getKeyboardInteractivePrompts(): SSHPromptList;

 setKeyboardInteractivePrompts(keyboardInteractivePrompts: SSHPromptList): void;

Default Value

Remarks

This property is a collection of prompts to present to the user during keyboard-authentication. It is used together with the KeyboardInteractiveMessage property.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 JavaScript Edition - Version 20.0 [Build 8501]