IAuthorizationService.GetChangedAccessControlEntries Method
Returns all changes to ACEs in the security service following a specified sequence ID.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in microsoft.teamfoundation.dll)
Assembly: Microsoft.TeamFoundation (in microsoft.teamfoundation.dll)
Sequence id’s start at 0 and increment every time a change occurs for an Identity, ACE, or classification node on the Team Foundation Server. A sequence_id of 0 or lower will return all changes to Identities since the Team Foundation Server was installed.
This is useful for synchronizing ACLs to a third-party application that integrate with Team Foundation Server.