Click or drag to resize
RentedUpdaterRenewLicenseKeys Method
Renews license keys for domains specified by rented keys.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 11.0.0
Syntax
C#
public string RenewLicenseKeys(
	string[] rentedKeys
)

Parameters

rentedKeys
Type: SystemString
Rented key codes

Return Value

Type: String
Information message
See Also