SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProxySettingsUsername Property

Specifies the username credential for proxy authentication.

Object Oriented Interface

public function getProxySettingsUsername();
public function setProxySettingsUsername($value);

Procedural Interface

secureblackbox_sshclient_get($res, 53 );
secureblackbox_sshclient_set($res, 53, $value );

Default Value

''

Remarks

Specifies the username credential for proxy authentication.

Data Type

String

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