LicenseKeyInfoProviderGetLicenseKeyInfo Method (Int32) |
Returns the LicenseKeyInfo structure for the specified licenseKey.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 13.0.131
Syntax public static LicenseKeyInfo GetLicenseKeyInfo(
int licenseKeyId
)
Parameters
- licenseKeyId
- Type: SystemInt32
LicenseKey id
Return Value
Type:
LicenseKeyInfoSee Also