Asp.net-mvc-change-authentication-type Today
In Visual Studio, select your project and press F4 to open the Properties window. Disable Anonymous Authentication. Enable Windows Authentication.
Here is a blog post guide on how to navigate this transition effectively. How to Change Authentication Type in ASP.NET MVC asp.net-mvc-change-authentication-type
A clean slate for custom-built security logic. 2. Transitioning from Individual Identity to Windows Auth In Visual Studio, select your project and press