usersGroupRoleAssignments Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
groupRoleAssignments (custom) element 0/1  
userRoleAssignments (custom) element 0/1  
users list of string element 0/unbounded  

Example

<usersGroupRoleAssignments>
  <userRoleAssignments>...</userRoleAssignments>
  <groupRoleAssignments>...</groupRoleAssignments>
  <users>...</users>
</usersGroupRoleAssignments>