LicenseKeyInfoProviderGetLicenseKeyInfo Method (String) |
Returns the LicenseKeyInfo structure for the specified domain.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 13.0.131
Syntax public static LicenseKeyInfo GetLicenseKeyInfo(
string domain
)
Parameters
- domain
- Type: SystemString
LicenseDomain
Return Value
Type:
LicenseKeyInfoSee Also