This is the namespace for data access base classes.

Classes

  ClassDescription
Public classLicenseActivationData
This class is used to hold license activation data.
Public classLicenseConfigurationData
This class is used to hold license configuration data.
Public classLicenseData
This class holds license/license key related information.
Public classLicenseSettingData
This class is used to store license settings as a convenient way to store and reuse frequently used license settings.
Public classRepository
License repository class that implements IRepository.

Interfaces

  InterfaceDescription
Public interfaceIDbManager
Defines methods that are used to manage license data that is stored in a database. Implement this interface to support new database types.
Public interfaceIRepository
Defines methods for managing license data using IDBManager.