Windows registry key property
registrykey.property MQL resource for querying Operating System infrastructure with cnquery and cnspec.
Operating System
Windows registry key property
Use MQL in cnspec shell or policy:
registrykey.propertyMin version: 5.15.0Defaults:
path nameRelationships
2 resources · 2 relationships·Click to select, expand fields to see properties.
Fields (6)
| Field | Type | Description |
|---|---|---|
data | dict | Registry key data |
exists | int | Whether the property exists |
namerequired | string | Registry key name |
pathrequired | string | Registry key path |
type | string | Registry key type |
value | string | Deprecated; use `data` instead |