TLLInitChunk Properties |
The TLLInitChunk type exposes the following members.
| Name | Description | |
|---|---|---|
| APIURL |
URL of TLL online activation server
| |
| LicenseFilePath |
Determines the path to the license file on target (end user's) computer. Following variables can be used:
{appdata}, {systemdrive}, {applicationdir}, {programfiles}
| |
| LicenseRegistryFullPath |
Full päth to registry license storage
| |
| ObfuscationIterations |
Obfuscation iterations
| |
| ObfuscationIV |
Init vector for license obfuscation
| |
| ObfuscationPass |
Password used to obfuscate license content
| |
| ObfuscationSalt |
Salt used in license obfuscation
| |
| ProductID |
Product ID used within TLL activation server communication
| |
| PublicKey |
Your application's public key
| |
| RegistryKey |
Registry key to store license
| |
| RegistryScope |
Registry scope to store license
| |
| RegistryValueName |
Registry value name to store license
| |
| TLLLicense |
TLL developer license content
|