public virtual bool ResetKeyIfApplied { get; set; }
@property (nonatomic, assign) BOOL resetKeyIfApplied;
public boolean getResetKeyIfApplied()
public void setResetKeyIfApplied(boolean reset)
public:
virtual property bool ResetKeyIfApplied
{
bool get()
void set(bool value)
}
ResetKeyIfApplied # get and set (AnnEncryptObject)
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.
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