LEADTOOLS JavaScript (Leadtools.Annotations.Core)

SaveLockPassword Property

Show in webframe
Gets or sets a value that indicates whether AnnObject.Password for locked annotation objects is saved in the annotation file.
Syntax
get_saveLockPassword();
set_saveLockPassword(value);
Object.defineProperty('saveLockPassword');

Property Value

TypeDescription
booleantrue if the AnnObject.Password of locked annotation objects is saved in the annotation file; otherwise, false. The default value is true.
Remarks

The value of AnnObject.Password is saved as is in the file. So it is best to store a hash of the password in AnnObject.Password instead of the user password.

See Also

Reference

AnnSerializeOptions Object
AnnSerializeOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.