RemotePassword Property

The password of the user on the remote host.

Object Oriented Interface

public function getRemotePassword();
public function setRemotePassword($value);

Procedural Interface

ipworks_rexec_get($res, 17 );
ipworks_rexec_set($res, 17, $value );

Default Value

''

Remarks

This must be the password of a user in the remote host for whom remote execution of commands is permitted.

Data Type

String

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