IPWorks SSH 2020 JavaScript Edition

Questions / Feedback?

KeyboardInteractivePromptCount Property

The number of records in the KeyboardInteractivePrompt arrays.

Syntax

sshdaemon.getKeyboardInteractivePromptCount(): number
sshdaemon.setKeyboardInteractivePromptCount(keyboardInteractivePromptCount: number)

Default Value

0

Remarks

This property controls the size of the following arrays:

The array indices start at 0 and end at KeyboardInteractivePromptCount - 1.

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]