Name | Type | Description | Required |
---|
ChangePermission | YesNoType | | |
CreateChild | YesNoType | For a directory, the right to create a subdirectory. Only valid under a 'CreateFolder' parent. | |
CreateFile | YesNoType | For a directory, the right to create a file in the directory. Only valid under a 'CreateFolder' parent. | |
Delete | YesNoType | | |
DeleteChild | YesNoType | For a directory, the right to delete a directory and all the files it contains, including read-only files. Only valid under a 'CreateFolder' parent. | |
GenericAll | YesNoType | | |
GenericExecute | YesNoType | | |
GenericRead | YesNoType | specifying this will fail to grant read access | |
GenericWrite | YesNoType | | |
Read | YesNoType | | |
ReadAttributes | YesNoType | | |
ReadExtendedAttributes | YesNoType | | |
ReadPermission | YesNoType | | |
Synchronize | YesNoType | | |
TakeOwnership | YesNoType | | |
Traverse | YesNoType | For a directory, the right to traverse the directory. By default, users are assigned the BYPASS_TRAVERSE_CHECKING privilege, which ignores the FILE_TRAVERSE access right. Only valid under a 'CreateFolder' parent. | |
User | String | | Yes |
WriteAttributes | YesNoType | | |
WriteExtendedAttributes | YesNoType | | |