Frequently asked question

How can Web applications in ASP.NET be secured?

Last Published: October 1, 2025

Web applications in ASP.NET are typically secured in one of two ways, Windows authentication and Forms authentication. Each method stores users differently and involves a different approach for logins.

Windows authentication

  • Users are operating system users on the local Windows server or on a domain. Roles are Windows groups.
  • Users log into the Web application using a non-customizable pop-up login dialog box.
  • For instructions, see the Microsoft article: How To: Use Windows Authentication in ASP.NET 2.0.

Forms authentication

Article ID: 000009643

Software:
  • ArcGIS Server

Get support with AI

Resolve your issue quickly with the Esri Support AI Chatbot.

Start chatting now

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Start chatting now

Go to download options