Sharepoint - Retrieving user group and permission rights programmatically

Posted by est on Stack Overflow See other posts from Stack Overflow or by est
Published on 2009-05-12T02:53:34Z Indexed on 2010/05/14 4:04 UTC
Read the original article Hit count: 204

Filed under:
|

Hi all, currently I'm trying to retrieve all the groups that is in my sharepoint site. After which, I need to know which users are in the group and the level of site permission for each user. I'm using WSS 3.0 , developing in C# (visual studio 2008). Help really needed as I'm still new in this area. Thanks in advance!

© Stack Overflow or respective owner

Related posts about sharepoint

Related posts about c#