IPWorks 2020 JavaScript Edition

Questions / Feedback?

Password Property

The password associated with User .

Syntax


 getPassword(): string;

 setPassword(password: string): void;

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.

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