SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

Password Property

A password to authenticate to the server.

Object Oriented Interface

public function getPassword();
public function setPassword($value);

Procedural Interface

secureblackboxlite_webdavclient_get($res, 72 );
secureblackboxlite_webdavclient_set($res, 72, $value );

Default Value

''

Remarks

Use this property to specify the password to authenticate to the server.

Data Type

String

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