TestimoX

API Reference

Class

FileAclDescriptor

Namespace ComputerX.Acl
Assembly ComputerX
Modifiers sealed

File or directory 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 FileAclDescriptor() #

Properties

public String Path { get; set; } #

File or directory path.

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

Discretionary access control entries.