Show/Hide Toolbars

Licence Protector 5

 

Name

TamperDetection                                                                                  

Purpose

Property to get or set the license file manipulation detection

Replaces property CheckLicChanged

Params

None

Returncode

Returncode

Type Boolean

Note

True

Detection of manipulation is enabled

False

Detection of manipulation is disabled

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