Hi Chris,
Yes, I'm aware of the links that I posted on the Change Notification.
But what that article says is that DirectoryServices.Protocols exposes a control called "DirectoryNotificationControl" that can be added to your search request, which would then notify you asynchronously whenever a change occurs. Now this notification is very generic which works for any action on the objects.
What I wanted to know is if there are controls or events that can be used for very specific actions like, mofiying user attributes, reset password, delete object, alone, which then would give us more information about the action, than just some attributes returned in case of "DirectoryNotificationControl".
Will it be possible to do a real time monitoring of activities and note down,
Who, When, What related information.
Thanks,
Ajit S