Forum Discussion
TheracPowBi
4 years agoFrequent Visitor
Modify connection to database but not datasource
Hello everybody, I have a database on SQL server and an ASP.NET application that launch a website. In this website, there is a login page where an user can enter his username & password. These crede...
Anonymous
4 years agoNot applicable
Hi TheracPowBi ,
I found the following official document about restricting users with ASP.NET. This article describes how to control authorization for both of these ASP.NET authentication methods. Please refer to
Restrict users from accessing to web resources - ASP.NET | Microsoft Docs
And also there's a similar post:
how to restrict user from accessing page in asp
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.