TestimoX

API Reference

Class

RegistryAclDescriptor

Namespace ComputerX.Acl
Assembly ComputerX
Modifiers sealed

Registry key ACL descriptor with entries.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

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.