RentedUpdaterRenewLicenseKeys Method |
Renews license keys for domains specified by rented keys.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 12.0.0
Syntax public string RenewLicenseKeys(
string[] rentedKeys
)
Parameters
- rentedKeys
- Type: SystemString
Rented key codes
Return Value
Type:
StringInformation message
See Also