VK You can use the MVC to secure your WebForms applications as mentioned here.
Authentication is going to work the same for all asp.net applications.
Thanks,
Shweta
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm new to ASP.NET Web Forms and I am looking for Azure AD based authentication and authorization is there any documentation or any help will he highly appreciated.
VK You can use the MVC to secure your WebForms applications as mentioned here.
Authentication is going to work the same for all asp.net applications.
Thanks,
Shweta
Hi VK,
Please see:
Microsoft Entra ID with ASP.NET Core
Web application documentation
I would recommend seeing the following examples: