Click or drag to resize
ISubscriptionLicenseService Interface
Service providing functionality to handle subscription licenses.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 13.0.131
Syntax
C#
public interface ISubscriptionLicenseService

The ISubscriptionLicenseService type exposes the following members.

Methods
  NameDescription
Public methodUpdateSubscriptionLicenses
Updates the subscription licenses registered in the application if there are new license keys available.
Top
See Also