Slot: functions_performed
Describes a function performed for a given authorized privilege.
URI: [oscal:functions_performed](https://w3id.org/lmodel/oscal/functions_performed)
Alias: functions_performed
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [AuthorizedPrivilege](AuthorizedPrivilege.md) | Identifies a specific system privilege held by the user, along with an associ... | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [AuthorizedPrivilege](AuthorizedPrivilege.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:functions_performed |
| native | oscal:functions_performed |
## LinkML Source
name: functions-performed
description: Describes a function performed for a given authorized privilege.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: functions_performed
domain_of:
- AuthorizedPrivilege
range: string
multivalued: true