userManagerImplementationInformation Data Type

Schema
ns0.xsd
Available Since
1.4-M4
Properties
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>
  <readOnly>...</readOnly>
  <beanId>...</beanId>
  <descriptionKey>...</descriptionKey>
</userManagerImplementationInformation>