ILicense Interface |
Namespace: Dundas.BI.Licensing
The ILicense type exposes the following members.
Name | Description | |
---|---|---|
BaseLicenseId |
Gets the ID of a license on which the license represented by this instance depends.
| |
CpuCoreCount |
Gets the number of per-server CPU cores which the license will support.
| |
Description | Gets the description of the license. | |
Expires | Gets the date/time when the license expires. | |
FeatureIds |
Gets a collection containing IDs of any features which are enabled by the license.
| |
FeatureProperties |
Gets a dictionary containing arbitrary data used for application features.
The key of the dictionary is the ID of the feature property.
| |
FloatingDeveloperSeatAllowance | Gets the number of floating Developer seats provided by the license. | |
FloatingPowerUserSeatAllowance | Gets the number of floating Power User seats provided by the license. | |
FloatingStandardUserSeatAllowance | Gets the number of floating Standard User seats provided by the license. | |
GeneratedDate | Gets the license generated date. (Inherited from ILicenseBase.) | |
Id | Gets the ID of the license. | |
InstanceWideCpuCoreCount |
Gets the number of CPU cores which the license will support across all servers in the instance.
| |
Licensee | Gets the name of the licensee. | |
LicenseKind | Gets the kind of license. | |
LicenseVersion | Gets the license version. (Inherited from ILicenseBase.) | |
OemLicensee |
Gets the name of the Dundas partner or OEM provider which is distributing the license.
| |
OrderIds |
Gets a collection of Dundas order IDs associated with the license.
| |
ProductVersion | Gets the highest major version of the software on which the license will work. | |
ReleaseKind | Gets the kind of the release that the license works with. | |
ReplacedLicenseIds |
Gets a collection containing IDs of any licenses which are replaced by this license.
(Inherited from ILicenseBase.) | |
ReservedDeveloperSeatAllowance | Gets the number of reserved Developer seats provided by the license. | |
ReservedPowerUserSeatAllowance | Gets the number of reserved Power User seats provided by the license. | |
ReservedStandardUserSeatAllowance | Gets the number of reserved Standard User seats provided by the license. | |
ServerCount | Gets the number of servers provided by the license. | |
Status | Gets the status of the license. (Inherited from ILicenseBase.) | |
WatermarkText |
Gets the watermark text to show on top of any dashboards and reports.
|