20 ReadExtendedAttributes = 0x8,
22 WriteExtendedAttributes = 0x10,
30 ReadAttributes = 0x80,
32 WriteAttributes = 0x100,
36 ReadPermissions = 0x20000,
38 ChangePermissions = 0x40000,
40 TakeOwnership = 0x80000,
42 Synchronize = 0x100000,
44 FullControl = 0x1F01FF,
FileSystemRights
Defines the access rights to use when creating access and audit rules.
Specifies the right to open and copy folders or files as read-only, and to run application files....
Specifies the right to create a file.
Specifies the right to run an application file.
Specifies the right to create a folder.
Specifies the right to list the contents of a folder and to run applications contained within that fo...
The right to set or reset the signaled state of a named event.
Specifies the right to delete a folder and any files contained within that folder.
Specifies the right to append data to the end of a file.