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

ipworkssftp_sftpserver_get($res, 13 );
ipworkssftp_sftpserver_set($res, 13, $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) 2022 /n software inc. - All rights reserved.
IPWorks SFTP 2020 PHP Edition - Version 20.0 [Build 8263]