TestimoX

API Reference

Class

RegistryAclDescriptor

Namespace ComputerX.Acl
Assembly ComputerX
Modifiers sealed

Registry key ACL descriptor with entries.

Inheritance

Constructors

public RegistryAclDescriptor() #

Properties

public String Computer { get; set; } #

Computer name for the target registry hive.

public String KeyPath { get; set; } #

Registry path (e.g., HKLM\SYSTEM\...).

public List<RegistryAclEntry> Dacl { get; set; } #

Discretionary access control entries.