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

LocalUser Property

The identifier of the user on the local machine.

Object Oriented Interface

public function getLocalUser();
public function setLocalUser($value);

Procedural Interface

ipworks_rshell_get($res, 16 );
ipworks_rshell_set($res, 16, $value );

Default Value

''

Remarks

This property contains the identifier of the user on the local machine. This must be the identifier of a user in the local host for whom remote execution of commands is permitted in the remote host.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]