Search notes:

System.Security.AccessControl.FileSystemAccessRule (class)

The System.Security.AccessControl.FileSystemAccessRule class is an abstraction of an access control entry (ACE).
FileSystemAccessRule inherits from System.Security.AccessControl.AuthorizationRule.
An ACE specifies an access rule for a file or directory.

Index