A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
The User Information List in SharePoint Online is a hidden SharePoint list that stores site-level information about people who have visited or been added to a site. SharePoint saves user details such as full name and email address, and it uses this information in site content and permissions-related experiences.
Its use includes:
- Keeping a record of users known to that site
- Supporting person-related metadata in SharePoint content
- Populating fields such as Created By and Modified By on site elements
- Supporting user lookups and user-related behaviors at the site level
This is why deleted or replaced accounts can still appear in SharePoint experiences: the site can retain an entry in the hidden User Information List even after the account is deleted elsewhere.
For example, Microsoft documents that when a user account is deleted and recreated with the same UPN, access problems can occur because the SharePoint or OneDrive site still has the old ID in the UserInfo list. Microsoft also notes that deleting an account in Azure AD does not automatically remove that entry from the site’s hidden User Information List.
On public vs. private SharePoint sites: the available context does not describe a different User Information List design or behavior between public and private SharePoint sites. The supported information only shows that the list is associated with a SharePoint site and stores user information for that site.
References: