SecureBlackbox 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

secureblackbox_sftpserver_get($res, 101 );
secureblackbox_sftpserver_set($res, 101, $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 2020 PHP Edition - Version 20.0 [Build 8154]