Xceed Zip Compression Library Documentation
xwrSecuritySet constant
Xceed Zip control reference > Xceed Zip control warnings > xwrSecuritySet constant

Value

308

Description

Could not restore a file's security information from the zip file. That means the library was unable to write a file's security information to disk, as requested by the setting of the ExtraHeaders property.

Tips

Either the filesystem does not support security, or the operating system reports that it cannot provide the security information to the library. The latter case is probably occurring because the user that's running the software using the library does not have the privileges to obtain a file's security information.