Hi Mike, is it possible to set the authentication settings at the application level? For example I'm creating an Application under Default Web Site. The web site has anonymous authentication enabled, but I'd like the application to use Windows authentication.
I'm using Iis7Website TaskAction="AddApplication".