You should be able to use whatever authentication you want. If you want to
require authentication to allow the files to download, you should be able to
use that. You can use IWA with HTTP or HTTPS. There may be something subtle
about how clickonce works here but generally speaking, this applies to any
resource you download from a web site. The clickonce files are still just
HTTP payload.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
What would be the Authentication Method in the Directory Security tab
setting in IIS 6.0 for the folder to be to utilize ClickOnce? Is it correct
that the 'Integrated Windows authentication' setting doesn't work via
HTTP/HTTPS?