ILicenseService Interface |
Namespace: Dundas.BI.Licensing
The ILicenseService type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllLicenses | Gets all installed licenses. |
![]() | InstalledLicenses | Gets the installed licenses. |
![]() | License2 | Gets the generation-2 license. |
![]() | WatermarkText | Gets the effective watermark text imposed by the active licenses. |
Name | Description | |
---|---|---|
![]() | CanCreateAccount |
Determines whether an account using the specified seat kind can be created.
|
![]() | CheckForUpdatedLicenses | Checks for updated licenses. |
![]() | GetDataFromLicenseServer |
Gets data from the license server corresponding to the specified key.
|
![]() | GetLicenseSeatUsage |
Gets an object describing how licensed seats are currently being used by the system.
|
![]() | GetLicenseSeatUsage(NullableGuid) | Gets the licensed seat usage for the specified tenant. |
![]() | InstallLicense | Installs a license. |
![]() | IsFeatureEnabled |
Determines whether the feature with the specified ID is enabled by the currently installed (and valid) licenses.
|
![]() | RefreshLicenses | Refreshes the list of licenses from the application database. |
![]() | RemoveLicense | Removes a license. |