Quantcast
Channel: NetSqlAzMan - .NET SQL Authorization Manager
Viewing all articles
Browse latest Browse all 163

New Post: Remove User In role

$
0
0
Hello,

In my program, I have an admin section. Only users with the role "admin" can access.

They can to add or remove a user to a role.
The system of delegation is not adapted.

I have this code to start :
 string cs = FCT_CHAINECONNEXION();

            
            IAzManStorage storage = new SqlAzManStorage(cs);

            IAzManItem item = storage["RCMAzman"][FCT_NAME_APPLICATION()][role];
Best Regard

Dewey

Viewing all articles
Browse latest Browse all 163

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>