G
gnewsgroup
I have a membership web application. A user is either an
administrator or a regular user (only 2 roles)
I have an admin folder in this application. I want only
administrators to be able to access that folder.
I am not using the .net member/role/profile framework. What's the
easiest way to secure that admin folder?
Thanks.
administrator or a regular user (only 2 roles)
I have an admin folder in this application. I want only
administrators to be able to access that folder.
I am not using the .net member/role/profile framework. What's the
easiest way to secure that admin folder?
Thanks.