SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProxyUsername Property

Specifies the username credential for proxy authentication.

Object Oriented Interface

public function getProxyUsername();
public function setProxyUsername($value);

Procedural Interface

secureblackbox_soapsigner_get($res, 47 );
secureblackbox_soapsigner_set($res, 47, $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]