PrivilegeData Class | 
Namespace: Dundas.BI.WebApi.Models
The PrivilegeData type exposes the following members.
| Name | Description | |
|---|---|---|
| PrivilegeData | 
            Initializes a new instance of the PrivilegeData class.
              | 
| Name | Description | |
|---|---|---|
| CategoryName | 
            Gets the localized category name of the privilege.
              | |
| Description | 
            Gets the localized description of the privilege.
              | |
| DisplayName | 
            Gets the localized display name of the privilege.
              | |
| Id | 
            Gets the unique identifier of the privilege.
              | |
| Name | 
            Gets the name of the privilege.
              | |
| Traits | Gets the privilege traits.  | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| Visibility | 
            Gets the visibility of the privilege.
              |