WSSProfileSynch members

Handles the synchronization of user profile data in the Microsoft SharePoint Foundation user information list on each site, and the synchronization of SharePoint Foundation members' group membership in the user profile memberships. Do not use this class directly from your code; instead, use stsadm.exe.

The WSSProfileSynch type exposes the following members.

Methods

  Name Description
Public methodStatic member ClearSyncDataForContentDatabase
Public methodStatic member ScheduleSiteForFullSynchronization Schedules a full synchronization of user profile data in the database with those in the Windows SharePoint Services user information list on each site. Do not use this member directly from your code; instead, use stsadm.exe.
Public methodStatic member SynchronizeContentDatabase
Public methodStatic member SynchronizeContentDatabse Obsolete. Handles the synchronization of user profile data in the content database. Do not use this member directly from your code; instead, use stsadm.exe.
Public methodStatic member SynchronizeWebApplication Handles the synchronization of user profile data in a Web Application. Do not use this member directly from your code; instead, use stsadm.exe.

Top

See also

Reference

WSSProfileSynch class

Microsoft.Office.Server.UserProfiles namespace