0
kicks
Extending the ASP.Net Security model to use rights : Part Four - Right
The last part in a four part series on extending the asp.net security model to use rights. This covers the RightPermission and how to use it, with the rightAttribute, to secure methods so only users with the corerct right can run the method.