LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

SaveLockPassword Property


Gets or sets a value that indicate whether AnnObject.Password of locked annotation objects is saved in the annotation file. WinRT support
Syntax
public bool SaveLockPassword {get; set;}
 get_SaveLockPassword();
set_SaveLockPassword(value);

Property Value

true if 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 will be saved as is in the file. So it is recommended you store a hash of the password in AnnObject.Password instead of the user password.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnSerializeOptions Class
AnnSerializeOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.