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

KeyboardInteractivePromptEcho Property

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

Object Oriented Interface

public function getKeyboardInteractivePromptEcho($promptindex);
public function setKeyboardInteractivePromptEcho($promptindex, $value);

Procedural Interface

ipworksssh_sshdaemon_get($res, 16 , $promptindex);
ipworksssh_sshdaemon_set($res, 16, $value , $promptindex);

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.

Data Type

Boolean

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