LicenseSeatKind Enumeration

Specifies the kinds of license seats which can be assigned to accounts and groups.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
[GlobalizedEnumAttribute("EC04F56F-AAD2-4395-BCB3-35F5B1D0C8F1", "GS_Lic_")]
public enum LicenseSeatKind
Members
  Member nameValueDescription
StandardUser0Standard User.
PowerUser1Power User.
Developer2BI Developer.
See Also