ProfileManagerBase.GetChanges method

Returns changes made to a profile type that are recorded in the user profile change logs.

Overload list

  Name Description
Public method GetChanges() Returns all changes made to a profile type that are recorded in the user profile change logs.
Public method GetChanges(ProfileBaseChangeQuery) Returns changes made to a profile type that are defined by a ProfileBaseChangeQuery object and recorded in the user profile change logs.
Public method GetChanges(UserProfileChangeToken) Returns changes made to a profile type that are located at a specific location in the user profile change logs.

Top

See also

Reference

ProfileManagerBase class

ProfileManagerBase members

Microsoft.Office.Server.UserProfiles namespace