SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SSHSettingsSoftwareName Property

The name to be used by the class to identify itself.

Object Oriented Interface

public function getSSHSettingsSoftwareName();
public function setSSHSettingsSoftwareName($value);

Procedural Interface

secureblackbox_sftpserver_get($res, 102 );
secureblackbox_sftpserver_set($res, 102, $value );

Default Value

'SecureBlackbox'

Remarks

The name to be used by the component to identify itself.

Data Type

String

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