LEADTOOLS JavaScript (Leadtools.Annotations.Core)

ResetKeyIfApplied Property

Show in webframe
Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied.
Syntax
get_resetKeyIfApplied();
set_resetKeyIfApplied(value);
Object.defineProperty('resetKeyIfApplied');

Property Value

TypeDescription
booleantrue if the Key of this AnnEncryptObject object is reset to 0 when applied; otherwise, false.
Remarks

Setting this to true adds a layer of security to the encrypt object, forcing the user to re-enter the key after an encrypt object is applied.

Example

For an example, refer to AnnEncryptObject.

See Also

Reference

AnnEncryptObject Object
AnnEncryptObject Members

 

 


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