FileSharePermission element (Util extension)
Sets ACLs on a FileShare. This element has no Id attribute. The table and key are taken from the parent element.
Attributes
ChangePermission
wxs:YesNoTypeUnionCreateChild
wxs:YesNoTypeUnionFor a directory, the right to create a subdirectory. Only valid under a ‘CreateFolder’ parent.
CreateFile
wxs:YesNoTypeUnionFor a directory, the right to create a file in the directory. Only valid under a ‘CreateFolder’ parent.
Delete
wxs:YesNoTypeUnionDeleteChild
wxs:YesNoTypeUnionFor 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
wxs:YesNoTypeUnionGenericExecute
wxs:YesNoTypeUnionGenericRead
wxs:YesNoTypeUnionspecifying this will fail to grant read access
GenericWrite
wxs:YesNoTypeUnionRead
wxs:YesNoTypeUnionReadAttributes
wxs:YesNoTypeUnionReadExtendedAttributes
wxs:YesNoTypeUnionReadPermission
wxs:YesNoTypeUnionSynchronize
wxs:YesNoTypeUnionTakeOwnership
wxs:YesNoTypeUnionTraverse
wxs:YesNoTypeUnionFor 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.