TestimoX

API Reference

Class

FileAclDescriptor

Namespace ComputerX.Acl
Assembly ComputerX
Modifiers sealed

File or directory ACL descriptor with entries.

Inheritance

Constructors

public FileAclDescriptor() #

Properties

public String Path { get; set; } #

File or directory path.

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

Discretionary access control entries.