Click here to Skip to main content
15,887,596 members
Articles / Desktop Programming / Windows Forms

A Secure Role-based Windows Form

Rate me:
Please Sign up or sign in to vote.
3.18/5 (8 votes)
30 Sep 2009CPOL3 min read 65K   5.5K   36  
This article describes how to implement Role-based Windows Form security. The solution includes a "SecureBaseForm" which allows/denies access to an inheriting Form and may fire the UserIsAllowed or UserIsDenied events.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Netherlands Netherlands
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions