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 (10.0.0.1002)
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 memberMultiTenancy
The feature ID corresponding to multi-tenancy functionality/features.
Top
See Also