Get the Base License Manager. This License Manager is in charge of determining
if there is seat for user to authenticate.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
ILicenseManagerBase BaseLicenseManager { get; } |
Visual Basic |
---|
ReadOnly Property BaseLicenseManager As ILicenseManagerBase Get |
Visual C++ |
---|
property ILicenseManagerBase^ BaseLicenseManager { ILicenseManagerBase^ get (); } |