Visual Basic (Declaration) | |
---|---|
Public Overridable Property ResetKeyIfApplied As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual bool ResetKeyIfApplied {get; set;} |
Return Value
true if the Key of this AnnEncryptObject object is reset when applied; false otherwise.For an example, refer to AnnEncryptObject.
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.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family