UserProfile.GetChanges 方法
Returns changes made to this user's data.
重载 列表
名称 | 说明 | |
---|---|---|
![]() |
GetChanges() | Returns all changes made to this user's data. (覆盖 ProfileBase.GetChanges()。) |
![]() |
GetChanges(ProfileBaseChangeQuery) | Returns changes to this user’s data that are defined by the specified change query. (覆盖 ProfileBase.GetChanges(ProfileBaseChangeQuery)。) |
![]() |
GetChanges(UserProfileChangeToken) | Returns all changes made to this user's data since a given time specified by the change token. (覆盖 ProfileBase.GetChanges(UserProfileChangeToken)。) |
页首