SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SSHSettingsRequestPasswordChange Property

Whether to request a password change when connecting.

Object Oriented Interface

public function getSSHSettingsRequestPasswordChange();
public function setSSHSettingsRequestPasswordChange($value);

Procedural Interface

secureblackboxlite_sshclient_get($res, 118 );
secureblackboxlite_sshclient_set($res, 118, $value );

Default Value

false

Remarks

Whether to request a password change when connecting.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 PHP Edition - Version 20.0 [Build 8166]