|   |           Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6 | 
| Leadtools.Annotations.Core Namespace > AnnEncryptObject Class : ResetKeyIfApplied Property | 






public virtual bool ResetKeyIfApplied {get; set;}
'Declaration
 
Public Overridable Property ResetKeyIfApplied As Boolean
public virtual bool ResetKeyIfApplied {get; set;}
@property (nonatomic) BOOL resetKeyIfApplied;
            public boolean getResetKeyIfApplied() public void setResetKeyIfApplied(boolean reset)
get_ResetKeyIfApplied();
set_ResetKeyIfApplied(value);
Object.defineProperty('ResetKeyIfApplied');
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.
For an example, refer to AnnEncryptObject.