Skip to content

Slot: reg_string_list_data

The data of the registry value when type_id is

REG_MULTI_SZ.

URI: ocsf:reg_string_list_data Alias: reg_string_list_data

Applicable Classes

Name Description Modifies Slot
RegValue The registry value object describes a Windows registry value no

Properties

Type and Range

Property Value
Range String
Domain Of RegValue

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • Registry String List Data

Identifier and Mapping Information

Annotations

property value
ocsf_extension windows

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:reg_string_list_data
native ocsf:reg_string_list_data

LinkML Source

name: reg_string_list_data
annotations:
  ocsf_extension:
    tag: ocsf_extension
    value: windows
description: 'The data of the registry value when <code>type_id</code> is

  <code>REG_MULTI_SZ</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Registry String List Data
rank: 1000
alias: reg_string_list_data
domain_of:
- RegValue
range: string
multivalued: true