Jeremy Stein - Brain
« Firefox update hangs | Error while trying to run project: Unable to start debugging on the web server. Server side-error occurred on sending debug HTTP request. » |
.NET get roles for user
I searched a long time for a C# method to return the roles available for the logged-in user.
I finally found private static string[] GetRoles(IPrincipal princ)
at 15seconds.com.
To help Google, some things I searched for were: C# windows roles, asp.net roles for a user
No Comments
Be the first to comment!
« Firefox update hangs | Error while trying to run project: Unable to start debugging on the web server. Server side-error occurred on sending debug HTTP request. » |
Leave a Reply