SecureBlackbox Lite 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

secureblackboxlite_httpclient_get($res, 97 );
secureblackboxlite_httpclient_set($res, 97, $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 Lite 2020 PHP Edition - Version 20.0 [Build 8166]