Click or drag to resize
LicenseKeyInfoProviderGetLicenseKeys Method
Returns the query for all licenses.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 11.0.0
Syntax
C#
public static ObjectQuery<LicenseKeyInfo> GetLicenseKeys()

Return Value

Type: ObjectQueryLicenseKeyInfo
See Also