LicenseData Class |
Namespace: Dundas.BI.WebApi.Models
The LicenseData type exposes the following members.
Name | Description | |
---|---|---|
![]() | LicenseData |
Initializes a new instance of the LicenseData class.
|
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. |
![]() | 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. |
![]() | OemLicensee |
Gets the name of the Dundas partner or OEM provider which is distributing 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.
|
![]() | 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. |
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | WatermarkText |
Gets the watermark text to show on top of any dashboards and reports.
|
Name | Description | |
---|---|---|
![]() ![]() | ToDataContractMappings |
The mapping between License and LicenseData.
|