SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ProxySettingsPassword Property

The password to authenticate to the proxy server.

Object Oriented Interface

public function getProxySettingsPassword();
public function setProxySettingsPassword($value);

Procedural Interface

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

Default Value

''

Remarks

The password to authenticate to the proxy server.

Data Type

String

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