Skip to content

Enum: AllowsAuthenticatedScanEnum

Values for allows-authenticated-scan property in SSP component and inventory contexts.

URI: [oscal:AllowsAuthenticatedScanEnum](https://w3id.org/lmodel/oscal/AllowsAuthenticatedScanEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | yes | None | | | no | None | | ## Slots | Name | Description | | --- | --- | | [value](value.md) | | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: AllowsAuthenticatedScanEnum
description: Values for allows-authenticated-scan property in SSP component and inventory
  contexts.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  'yes':
    text: 'yes'
  'no':
    text: 'no'