SecureBlackbox 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

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