@{ ViewData["Title"] = "Home Page"; }

Static Files Authentication and Authorization

This application demonstrates authentication and authorization for static file resources. There are multiple ways to do this.