i need to get all the roles of a sharepoint site. i m using HMC 4.0. actually the purpose is to get all the users of a particaular sharepoint site. i cud not find any interface for this. yet, i found HostedSharepoint2007::GetUsersFromRole(). so i plan to
get all roles then using above mentioned method, get all the users from each role. now, the problem is i dont know how to enumerate all the roles of a particular sharepoint site. and if there are default roles created when a sharepoint site is created? what
are they?
aqeel asghar
Member
167 Points
128 Posts
how to get all sharepoint Roles
Dec 27, 2007 12:02 PM|LINK
Hello !
i need to get all the roles of a sharepoint site. i m using HMC 4.0. actually the purpose is to get all the users of a particaular sharepoint site. i cud not find any interface for this. yet, i found HostedSharepoint2007::GetUsersFromRole(). so i plan to get all roles then using above mentioned method, get all the users from each role. now, the problem is i dont know how to enumerate all the roles of a particular sharepoint site. and if there are default roles created when a sharepoint site is created? what are they?
thanx in advance ....
ewobbuh
Member
3 Points
3 Posts
Re: how to get all sharepoint Roles
May 08, 2009 08:13 AM|LINK
Anyone got an answer to this problem, or a other method to get all users from a sharepoint site?
ewobbuh
Member
3 Points
3 Posts
Re: how to get all sharepoint Roles
May 08, 2009 08:15 AM|LINK
Double post, sorry :)