LicenseSeatPrivilegeIds Class

IDs of privileges corresponding to LicenseSeatKind.
Inheritance Hierarchy
SystemObject
  Dundas.BI.LicensingLicenseSeatPrivilegeIds

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

The LicenseSeatPrivilegeIds type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberDeveloper The ID of the privilege which indicates that the user has the privileges associated with a BI Developer seat.
Public fieldStatic memberPowerUser The ID of the privilege which indicates that the user has the privileges associated with a Power User seat.
Public fieldStatic memberStandardUser The ID of the privilege which indicates that the user has the privileges associated with a Standard User seat.
Top
See Also