Securing the ASP.NET applicationIn this example we will secure the application and will test it using 2 types of request: - a file which is in a secured folder on the server- a WCF webservice secured method I used a standard Silverlight Application Project template in Visual Studio with a Web Application project, not a Website.