Properties #
| Property | Type | Description |
|---|---|---|
_id | String | Profile ID |
policies | List<dynamic> | List of policies for this profile |
policies #
Each policy object can contain the following properties:
| Property | Type | Description |
|---|---|---|
roleId | String | Roles IDs for this user |
restrictedTo | List<dynamic> | List containing indexes and collections which the profile is restricted to |