IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

Password Property

The password to use for authentication.

Object Oriented Interface

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

Procedural Interface

ipworkscloud_hadoopdfs_get($res, 30 );
ipworkscloud_hadoopdfs_set($res, 30, $value );

Default Value

''

Remarks

This property specifies the password to user for authentication.

Refer to AuthMechanism for more information.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]