Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object.
Object.defineProperty(AnnEncryptObject.prototype, 'key',
get: function(),
set: function(value)
)
key: number;
The key used to encrypt or decrypt this AnnEncryptObject object.
The key should be between 0 and 4294967295.
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