Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Zip control reference / Xceed Zip control warnings / xwrSecurityGet constant
In This Topic
xwrSecurityGet constant
In This Topic

Value

307

Description

Could not obtain a file's security information. That means the library was unable to store a file's security information in the zip file 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.