LicensedFeatureIds Class

Specifies the IDs of application features which must be enabled through a license.
Inheritance Hierarchy
SystemObject
  Dundas.BI.LicensingLicensedFeatureIds

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public static class LicensedFeatureIds

The LicensedFeatureIds type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEnforcedTenantSeatAllocation
The feature ID corresponding to the requirement that tenant seats be explicitly allocated.
Public fieldStatic memberLicenseServerUrlOverride
The feature ID corresponding to the ability to override the default license server URL.
Public fieldStatic memberLockedAdministrator
The feature ID corresponding to the "Locked Administrator Account" (AKA "ISV Developer") mode.
Public fieldStatic memberManualLicenseActivation
The feature ID corresponding to the ability to manually refresh the license activation.
Public fieldStatic memberMinimalMode
The feature ID corresponding to the application running in minimal mode.
Public fieldStatic memberMultiTenancy
The feature ID corresponding to multi-tenancy functionality/features.
Public fieldStatic memberReports
The feature ID corresponding to the ability to use the reports feature.
Top
See Also