SecureBlackbox 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

secureblackbox_webdavclient_get($res, 72 );
secureblackbox_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 2020 PHP Edition - Version 20.0 [Build 8154]