from what it sounds like role based authentication is right for you. On Wed, Jan 20, 2010 at 7:19 AM, Besada Hanna <[email protected]> wrote:
> Hello All > > I'm creating a windows forms application in which iam Determining user > Authorizations using a database tables > eg : an array containing What can he do extracted from that table > i need to implement that logic to my controls[Buttons etc] > without having to hard code every Property of the user > > Any help would be greatly appreciated >
