Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is reset to 0 when applied.
Object.defineProperty(AnnEncryptObject.prototype, 'resetKeyIfApplied',
get: function(),
set: function(value)
)
resetKeyIfApplied: boolean;
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