RoleUser Object
Contains information about the users assigned to an API platform security role.
This object is used by the following operations:
- PUT /api/roles/{ResourceID}/{RoleName} (in the request)
The properties included in the RoleUser object are listed below.
Property | Type | Description |
---|---|---|
users | UserID[ ] | An array of UserIDs; one or more users who are assigned to the role. |