RBACManagerImplementationInformation Data Type
- Available Since
- 1.4-M4
| name | data type | description |
|---|---|---|
Properties inherited from AbstractImplementationInformation |
||
| beanId | string | |
| descriptionKey | string | |
| readOnly | boolean | |
Example
{
"beanId" : "...",
"readOnly" : true,
"descriptionKey" : "..."
}