SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ReqParamsPassword Property

Assign this property with the user's password.

Object Oriented Interface

public function getReqParamsPassword();
public function setReqParamsPassword($value);

Procedural Interface

secureblackboxlite_restclient_get($res, 94 );
secureblackboxlite_restclient_set($res, 94, $value );

Default Value

''

Remarks

Assign this property with the user's password.

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]