ArchivePasswordReason Enum
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
Specifies a reason why the PasswordRequired event was fired.
Syntax
public enum ArchivePasswordReason
Fields
Name | Description |
---|---|
IncorrectPasswordOrCorruptedData | Specified password is incorrect or the data is corrupted. |
PasswordRequired | Currently extracting file is encrypted. |