Skip Navigation Links
 
 

Method Invalidate
   void Invalidate ( )

At any point and for any reason if you would like to invalidate the license on the machine, this method will set the license state to invalidated (GetLicenseStatus would return 8)

Usage:
<SecurityObject>.Invalidate()