Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Returns changes made to this user's data
Overload List
Name | Description | |
---|---|---|
![]() |
GetChanges() | Returns all changes made to this user's data (Overrides ProfileBase.GetChanges().) |
![]() |
GetChanges(ProfileBaseChangeQuery) | Returns changes to this user’s data that are defined by the specified change query. (Overrides ProfileBase.GetChanges(ProfileBaseChangeQuery).) |
![]() |
GetChanges(UserProfileChangeToken) | Returns all changes made to this user's data since a given time specified by the change token. (Overrides ProfileBase.GetChanges(UserProfileChangeToken).) |
Top