Open this page in the API Guide

LicenseSeatPrivilegeIds Class

IDs of privileges corresponding to LicenseSeatKind.
Inheritance Hierarchy
System.Object
  Dundas.BI.Licensing.LicenseSeatPrivilegeIds

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.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