The registry key object describes a Windows registry key.
Attributes
Section titled “Attributes”path
- Type:
reg_key_path_t - Requirement: required
The full path to the registry key.
is_system
- Type:
boolean_t - Requirement: optional
The indication of whether the object is part of the operating system.
modified_time
- Type:
timestamp_t - Requirement: optional
The time when the registry key was last modified.
modified_time_dt
- Type:
datetime_t - Requirement: optional
The time when the registry key was last modified.
security_descriptor
- Type:
string_t - Requirement: optional
The security descriptor of the registry key.