PrivilegeAssigneeKind Enumeration

The type of assignee to which an object-specific Privilege is granted or denied.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public enum PrivilegeAssigneeKind
Members
  Member nameValueDescription
Account0 The assignee is an account.
Group1 The assignee is a group.
See Also