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 a profile type that are recorded in the user profile change logs.
Overload List
Name | Description | |
---|---|---|
![]() |
GetChanges() | Returns all changes made to a profile type that are recorded in the user profile change logs. |
![]() |
GetChanges(ProfileBaseChangeQuery) | Returns changes made to a profile type that are defined by a ProfileBaseChangeQuery object and recorded in the user profile change logs. |
![]() |
GetChanges(UserProfileChangeToken) | Returns changes made to a profile type that are located at a specific location in the user profile change logs. |
Top