|
||
Name |
TamperDetection |
||||||
Purpose |
Property to get or set the license file manipulation detection Replaces property CheckLicChanged |
||||||
Params |
None |
||||||
Returncode |
|
||||||
Usage |
Switch on detection of manipulation of the license file. |
||||||
Sample |
Get: bIsCheckOn := lic.TamperDetection; << use Boolean bIsCheckOn >>
Set: lic.TamperDetection := true; |
||||||
See also |
Tamper Detection, licenseTampered, Validate |