Hi,
I hv a question about retrieving user list in sharepoint`
i'm using C# to get the list of users
however, i found that It cannot get the full list under top level site
for example:
i hv "SiteA", under "SiteA" has many difference webparts, let's say
"webPartB",
actually, "SiteA" has 2 difference users, "user1"(administrator) and
"user2"(reader)
in "webPartB" has "user3"(Contributor) and "user4"(Reader)
I wrote a C# program using "SPSite" to get each user's premission right
.
however, the outcome is
SiteA
user1 - administrator
user2 - reader
user3 - guest
user4 - guest
webPartB
user1 - administrator
user2 - reader
user3 - guest
user4 - guest
It cannot show me the user3 and user4's premission right, only to show
it is "guest"
how can i get the full premission right in my case?
Thanks a lot!!!!
S.Y.M. Wong-A-Ton - 07 Dec 2006 07:15 GMT
Try reposting your question in one of the SharePoint newsgroups. People there
might be able to help you better than we could. Thanks.
---
S.Y.M. Wong-A-Ton
> Hi,
>
[quoted text clipped - 26 lines]
> how can i get the full premission right in my case?
> Thanks a lot!!!!
WW - 07 Dec 2006 08:26 GMT
ok, sorry, post wrong section`
On 12月7日, 下午3時15分, S.Y.M. Wong-A-Ton
<SYMWongA...@discussions.microsoft.com> wrote:
> Try reposting your question in one of the SharePoint newsgroups. People there
> might be able to help you better than we could. Thanks.
[quoted text clipped - 31 lines]
> > how can i get the full premission right in my case?
> > Thanks a lot!!!!- 隱藏被引用文字 -- 顯示被引用文字 -
S.Y.M. Wong-A-Ton - 08 Dec 2006 04:41 GMT
Not a problem. :)
---
S.Y.M. Wong-A-Ton
> ok, sorry, post wrong section`
>
[quoted text clipped - 35 lines]
> > > how can i get the full premission right in my case?
> > > Thanks a lot!!!!- 隱藏被引用文字 -- 顯示被引用文字 -