IPWorks 2020 JavaScript Edition

Questions / Feedback?

Password Property

The password used to authenticate to the LDAP server.

Syntax


 getPassword(): string;

 setPassword(password: string): void;

Default Value

""

Remarks

This property contains the password used to authenticate to the LDAP server. Leave this value empty if no password is required.

This property is not available at design time.

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