PrivilegeAssignmentData Class | 
Namespace: Dundas.BI.WebApi.Models
The PrivilegeAssignmentData type exposes the following members.
| Name | Description | |
|---|---|---|
| PrivilegeAssignmentData | 
            Initializes a new instance of the PrivilegeAssignmentData class.
              | 
| Name | Description | |
|---|---|---|
| Assignee | 
            Gets information about the assignee.
              | |
| AssigneeKind | 
            Gets the type of the assignee.
              | |
| AssignmentKind | 
            Gets the kind of assignment.
              | |
| InheritedFrom | 
            Gets the ID of the object from which the assignment is inherited.
              | |
| PrivilegeId | 
            Gets the ID of the privilege which is being assigned.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| ToFileDataContractMappings | 
            Gets the mapping rules that go from a PrivilegeAssignment to a PrivilegeAssignmentData.
              |