开发者

Best Approach to Handle User Rights in Desktop Applications

开发者 https://www.devze.com 2022-12-12 11:06 出处:网络
I\'m currently developping some desktop applications (WinForm) with 开发者_开发百科a couple of screens, however i need to handle user rights.

I'm currently developping some desktop applications (WinForm) with 开发者_开发百科a couple of screens, however i need to handle user rights.

Desktop Application :

Screen : Customers (GridView) (View/Edit/Create)

Some users are allowed to View only Customers, but some other users are allowed to Edit/Create Customers.

How can i implement a "screen user rights" ?

Thanks.

0

精彩评论

暂无评论...
验证码 换一张
取 消