A user is an agent, either a human agent (end-user) or software agent, who uses a computer or network service.

learn more… | top users | synonyms

6
votes
1answer
3k views

CAML query for field of type “Person or Group” which allows multiple selections

Consider a list which has a column of type "Person or Group" (single selection) witch contains a SharePoint group. I want to return all rows for which the group is within a list. I know the IDs of the ...
2
votes
1answer
2k views

How to know the GUID of a Database?

I follow this step by step http://technet.microsoft.com/en-us/library/ff681014.aspx for reset the User Profile Synchronization Service but I need the GUID of the synchronization database. I searched a ...
1
vote
1answer
347 views

SharePoint Online (Microsoft 365) - Notification of external user invitation acceptance

Just wondering if there is any way to manage the SharePoint Online external invitation system on a more granular level? The out of the box system where you go to Site Actions > Share Site seems very ...
0
votes
1answer
480 views

How to create a SPUser object from its XML representation

I have the following XML representation for a user: <pc:Person xmlns:pc="http://schemas.microsoft.com/office/infopath/2007/PartnerControls"> <pc:DisplayName>John ...

1 2 3