permBitsResponse
| Extends: | genericResponse |
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Response containing permission and role bits
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| perm (string) | 0/1 | Permission bits and roles |
| rolePerm (string) | 0/1 | Get the role permission bits |
JSON
| property | type | description |
|---|---|---|
| perm | perm (string) | Permission bits and roles |
| rolePerm | rolePerm (string) | Get the role permission bits |