使用VB.net
我的软件(基于Windows的应用程序)中有不同的用户,我想根据用户权限提供访问权限。
例如
Admin Login can able to access and edit all the forms
User Login can able to limited access to edit and view the forms
Employee login can able to view the forms only
...
...
任何人都可以为此提供一些想法或示例代码......
需要Vb.Net帮助