Click or drag to resize

TLLInitChunk Properties

The TLLInitChunk type exposes the following members.

Properties
  NameDescription
Public propertyAPIURL
URL of TLL online activation server
Public propertyLicenseFilePath
Determines the path to the license file on target (end user's) computer. Following variables can be used: {appdata}, {systemdrive}, {applicationdir}, {programfiles}
Public propertyLicenseRegistryFullPath
Full päth to registry license storage
Public propertyObfuscationIterations
Obfuscation iterations
Public propertyObfuscationIV
Init vector for license obfuscation
Public propertyObfuscationPass
Password used to obfuscate license content
Public propertyObfuscationSalt
Salt used in license obfuscation
Public propertyProductID
Product ID used within TLL activation server communication
Public propertyPublicKey
Your application's public key
Public propertyRegistryKey
Registry key to store license
Public propertyRegistryScope
Registry scope to store license
Public propertyRegistryValueName
Registry value name to store license
Public propertyTLLLicense
TLL developer license content
Top
See Also