IPWorks 2020 JavaScript Edition

Questions / Feedback?

RemotePassword Property

The password of the user on the remote host.

Syntax


 getRemotePassword(): string;

 setRemotePassword(remotePassword: string): void;

Default Value

""

Remarks

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

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