KeyboardInteractiveMessage Property

The instructions to send to the client during keyboard-interactive authentication.

Object Oriented Interface

public function getKeyboardInteractiveMessage();
public function setKeyboardInteractiveMessage($value);

Procedural Interface

ipworksssh_sshdaemon_get($res, 17 );
ipworksssh_sshdaemon_set($res, 17, $value );

Default Value

''

Remarks

This property should be set to the main instructions to send to the client during keyboard-interactive authentication.

Data Type

String

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