IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

KeyboardInteractivePromptPrompt Property

The prompt label/text the client should present to the user.

Object Oriented Interface

public function getKeyboardInteractivePromptPrompt($promptindex);
public function setKeyboardInteractivePromptPrompt($promptindex, $value);

Procedural Interface

ipworksssh_sftpserver_get($res, 16 , $promptindex);
ipworksssh_sftpserver_set($res, 16, $value , $promptindex);

Default Value

''

Remarks

The prompt label/text the client should present to the user.

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

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0