Skip to content

Enum: AssuranceLevelValueEnum

NIST SP 800-63 assurance level values.

URI: [oscal:AssuranceLevelValueEnum](https://w3id.org/lmodel/oscal/AssuranceLevelValueEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | None | | | 2 | None | | | 3 | None | | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: AssuranceLevelValueEnum
description: NIST SP 800-63 assurance level values.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  '1':
    text: '1'
  '2':
    text: '2'
  '3':
    text: '3'