LicenseKeyInfoProviderDeleteLicenseKeyInfo Method (Int32) |
Deletes specified licenseKey.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 13.0.131
Syntax public static void DeleteLicenseKeyInfo(
int licenseKeyId
)
Parameters
- licenseKeyId
- Type: SystemInt32
LicenseKey id
See Also