开发者

How to "ask" SharePoint what resources can be accessed?

Is it possible to "ask" SharePoint, what sites/folders a user has access to?

In other words, how to do an API call which returns a list of resources that a registered user is allowed to acces开发者_JAVA百科s.


You could loop sites -> webs -> lists -> listitems and use DoesUserHavePermissions on object to see if user can view/create/delete stuff.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜