Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

ResetKeyIfApplied Property






Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied.
Syntax
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');

Property Value

true 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.

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features