I wish to restrict directory access to a specific directory to certain user roles. I am new to the changed asp.net security model. Right now my intent is simply to restrict directory access to a specific user but eventually I need roles to work in my application. How would I go about doing this?
↧