IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

Password Property

The password to use for authentication.

Syntax


 getPassword(): string;

 setPassword(password: string): void;

Default Value

""

Remarks

This property specifies the password to user for authentication.

Refer to AuthMechanism for more information.

This property is not available at design time.

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