Mar 8, 2006 #1 vicentell Technical User Sep 18, 2003 84 MX Hi Everyone I would like to know how to find out if the current user has a given group in C#.
Mar 8, 2006 #2 JurkMonkey Programmer Nov 23, 2004 1,731 CA I think you need to look into the System.Security namespace. There should be some permission sets in there. Upvote 0 Downvote
I think you need to look into the System.Security namespace. There should be some permission sets in there.