Specifies whether the application can wait for a file handle to synchronize with the completion of an I/O operation.
The FileSystemRights.Synchronize value is automatically set when allowing access, and automatically excluded when denying access.
The right to create a file or folder requires this value. Note that if you do not explicitly set this value when creating a file, the value will be set automatically for you.