IPWorks SSH 2020 JavaScript Edition

Questions / Feedback?

KeyboardInteractivePromptEcho Property

Specifies if the client should echo the value entered by the user or not.

Syntax

sftpserver.getKeyboardInteractivePromptEcho(index): boolean
sftpserver.setKeyboardInteractivePromptEcho(index, keyboardInteractivePromptEcho: boolean)

Default Value

FALSE

Remarks

Specifies if the client should echo the value entered by the user or not.

The size of the array is controlled by the KeyboardInteractivePromptCount property.

This property is not available at design time.

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