Events Raised

Use the DataChangedEvent event whenever you want to add, remove, modify, or delete any Identity, Access Control List (ACL), or Classification node in the Security Service. Applications that integrate with Team Foundation can subscribe to these events to detect security changes. Listening to the DataChangedEvent and invoking the GetChangedIdentities and GetChangedAccessControlEntries methods can be useful for keeping security synchronized with third-party applications.

The Team Foundation Server application tier in this folder contains XML schemas for these event types.

\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Services\v1.0\Transforms.

See Also

Concepts

Team Foundation Server Application Groups

Special Types

Authorization Service

Security Service