Slot: authorized_privileges
A collection of authorized privileges.
URI: [oscal:authorized_privileges](https://w3id.org/lmodel/oscal/authorized_privileges)
Alias: authorized_privileges
## 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 | [AuthorizedPrivilege](AuthorizedPrivilege.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:authorized_privileges |
| native | oscal:authorized_privileges |
## LinkML Source
name: authorized-privileges
description: A collection of authorized privileges.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: authorized_privileges
domain_of:
- SystemUser
range: AuthorizedPrivilege
multivalued: true
inlined: true
inlined_as_list: true