Thank you for your reply. I'll look into the article to see if it helps. [edit: a few hours later...] This is the way to do it - though I will probably define and group my methods as "edit", "delete" etc. and in the app.config I'll define which user groups are allowed to perform what kind of actions. An "edit" contains both "Administrators" and "Power Users" and "delete" contains only "Administrators" and so forth.
modified on Friday, August 27, 2010 4:03 AM