IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]