Password Property

The password associated with User .

Object Oriented Interface

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

Procedural Interface

ipworks_rcp_get($res, 12 );
ipworks_rcp_set($res, 12, $value );

Default Value

''

Remarks

This property needs to be set to the password that the RemoteHost has associated with the User. This property is needed only if the Protocol used is REXEC.

Data Type

String

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