Defines interface for LicenseManager, the user specific manager class in charge of managing seats in the license.

Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public interface ILicenseManager
Visual Basic
Public Interface ILicenseManager
Visual C++
public interface class ILicenseManager

See Also