Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is serialized along with the rest of the object.
public virtual bool SerializeKeyIfEncrypted { get; set; } Public Overridable Property SerializeKeyIfEncrypted As Boolean @property (nonatomic) BOOL serializeKeyIfEncrypted; public boolean getSerializeKeyIfEncrypted()public void setSerializeKeyIfEncrypted(boolean serialize)
public:virtual property bool SerializeKeyIfEncrypted{bool get()void set(bool value)}
true if the Key of this AnnEncryptObject object is serialized along with the rest of the object; otherwise, false.
Normally this value is only changed before saving this AnnEncryptObject object to a disk file. It is then restored once the save operation is done.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
