Dundas.BI.Licensing Namespace |
Class | Description | |
---|---|---|
License |
Represents a license to use the software, which includes the mode of operation, constraints, and additional enabled features.
| |
License2 |
Represents a license (2nd generation) to use the software, which includes the mode of operation, constraints, and additional enabled features.
| |
LicenseBase | Base class for licenses. | |
LicensedFeatureIds |
Specifies the IDs of application features which must be enabled through a license.
| |
LicensedFeaturePropertyIds |
Specifies the IDs of properties corresponding to licensed application features.
| |
LicenseElement | Represents an element of a License2 object. | |
LicenseExceededException |
The exception that is thrown when the limits imposed by the license(s) have been
exceeded.
| |
LicenseFeatureElement |
Represents a license element which enables the use of an application feature.
| |
LicenseHardwareAllowanceElement |
Represents a license element which grants a hardware allowance.
| |
LicenseInstanceElement | Represents a license element for an instance of the software. | |
LicenseSeatElement | Represents a license element which specifies a seat allowance. | |
LicenseSeatPrivilegeIds |
IDs of privileges corresponding to LicenseSeatKind.
| |
LicenseSeatUsage | Indicates the number of available and used licensed seats. | |
LicenseSeatUsageDetail |
Shows the usage of a particular kind of licensed seat.
| |
LicenseWatermarkElement | Represents a license element which specifies the application watermark. |
Structure | Description | |
---|---|---|
SeatCount |
Contains information regarding the number of seats (of a specific kind) provided by a license.
|
Interface | Description | |
---|---|---|
ILicense |
An interface including properties corresponding to License.
| |
ILicenseBase |
An interface including properties corresponding to LicenseBase.
| |
ILicenseService |
Provides an interface for managing application licenses.
|
Enumeration | Description | |
---|---|---|
LicenseElementKind |
Specifies the kinds of license elements.
| |
LicenseKind | Specifies the kind of license. | |
LicenseSeatKind |
Specifies the kinds of license seats which can be assigned to accounts and groups.
| |
LicenseSeatKind2 |
Similar to LicenseSeatKind, but distinguishes between reserved and floating seats.
| |
LicenseState | Specifies the status of an installed license. | |
ReleaseKind |
Specifies a kind of release for the Dundas BI software.
| |
SeatCountProperty |
Specifies a kind of seat count property for the license.
|