Slot: role_ids
Role identifiers associated with the user.
URI: [oscal:role_ids](https://w3id.org/lmodel/oscal/role_ids)
Alias: role_ids
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SystemUser](SystemUser.md) | A type of user that interacts with the system based on an associated role | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [TokenType](TokenType.md) |
| Domain Of | [SystemUser](SystemUser.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:role_ids |
| native | oscal:role_ids |
## LinkML Source
name: role-ids
description: Role identifiers associated with the user.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: role_ids
domain_of:
- SystemUser
range: TokenType
multivalued: true