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) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]