# JReportServer.PrincipalPermissions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The principal name. | [optional] 
**permissions** | **String** | It contains 9 digit binary numbers. 0 means deny and 1 means allow. The first digit indicates Visible, 2nd Read, 3rd Write, 4th Execute, 5th Schedule, 6th Delete, 7th Grant, 8th Update Status, and 9th Edit. | [optional] 


