Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied.
public virtual bool ResetKeyIfApplied { get; set; } 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');
public:virtual property bool ResetKeyIfApplied{bool get()void set(bool value)}
true if the Key of this AnnEncryptObject object is reset to 0 when applied; otherwise, false.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
