Creates trial license keys.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- trialKey
- Type: System String
Trial license key
- deleteKeysFirst
- Type: System Boolean
If true all previous keys is deleted
- ignoreExpired
- Type: System Boolean
If true expired licenses is ignored
Return Value
Type: BooleanSee Also