| Name | Description | |
|---|---|---|
![]()  | init | Initializes the dundas.filesystem.Privilege object. | 
| Name | Description | |
|---|---|---|
![]()  | categoryName | Gets the category name of this privilege. | 
![]()  | description | Gets or sets the description of this privilege. | 
![]()  | displayName | Gets or sets the display name of this privilege. | 
![]()  | id | Gets or sets the ID of this privilege. See dundas.filesystem.ObjectPrivilegeIds. | 
![]()  | name | Gets or sets the name of this privilege. | 
![]()  | traits | Gets the privilege traits. | 
![]()  | visibility | Gets the privilege visibility. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |