SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ReqParamsUsername Property

Assign this property with the user's login name.

Object Oriented Interface

public function getReqParamsUsername();
public function setReqParamsUsername($value);

Procedural Interface

secureblackbox_soapclient_get($res, 113 );
secureblackbox_soapclient_set($res, 113, $value );

Default Value

''

Remarks

Assign this property with the user's login name.

This property is not available at design time.

Data Type

String

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