userManagerImplementationInformation Data Type
- Schema
- ns0.xsd
- Available Since
- 1.4-M4
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
Properties inherited from abstractImplementationInformation |
|||||
beanId | string | element | 0/1 | ||
descriptionKey | string | element | 0/1 | ||
readOnly | boolean | element | 1/1 |
Example
<userManagerImplementationInformation> <beanId>...</beanId> <readOnly>...</readOnly> <descriptionKey>...</descriptionKey> </userManagerImplementationInformation>