SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProxyPassword Property

The password to authenticate to the proxy server.

Object Oriented Interface

public function getProxyPassword();
public function setProxyPassword($value);

Procedural Interface

secureblackbox_soapclient_get($res, 75 );
secureblackbox_soapclient_set($res, 75, $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 2020 PHP Edition - Version 20.0 [Build 8154]