[
  {
    "Id": "590267",
    "ThreadId": "252166",
    "Html": "\r\n<p>How to check if the zip file is password protected?</p>\r\n",
    "PostedDate": "2011-04-01T08:15:58.07-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "591459",
    "ThreadId": "252166",
    "Html": "<p>Check the documentation on ZipFile.Password. (And ZipEntry.Password)&nbsp; (and maybe ZipFile.Encryption)</p>\r\n<p>the short answer&nbsp; is, DotNetZip does not support password-protected zip files. It does support password-protected Zip entries.&nbsp; There's a difference. The documentation explains further.</p>",
    "PostedDate": "2011-04-04T11:06:00.393-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]