检查帐户是用户还是组 - Sharepoint People Picker
我正在使用共享点应用程序。我正在使用 sharepoint PeoplePicker 来获取 ADUser 和 SPGroup。我如何区分 peoplepicker 的输出是 SharepointUser 还是 SharepointGroup
I'm working in a sharepoint application. i am using sharepoint PeoplePicker to get ADUser and SPGroup. How can i differentiate the output from the peoplepicker is an SharepointUser or SharepointGroup
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
sharepoint 站点用户总是拥有一些域。但对于共享点网站组,我们没有提及系统的域。例如,用户是“域名\abc”,而组是“网站所有者、网站成员、网站查看者”。我们将用户添加到带有域名的共享点。
sharepoint site user always have some domain. but for sharepoint site group we dont mention domain of system.like user is"domain-name\abc" while group is "Site Owner, Site Member , site viewer". we add users to sharepoint with domain-name.