Hi All,
I have a C# web application, it has totally 5 webpages, all users can access 4 webpages except for 'admin' page, only certain group of users can access admin page.
how to achieve the user access control?
Thank you,
Ling
Hi All,
I have a C# web application, it has totally 5 webpages, all users can access 4 webpages except for 'admin' page, only certain group of users can access admin page.
how to achieve the user access control?
Thank you,
Ling