I need to synchronize the users of a domain with a third party database. Using the method users.list I can query for the complete list of users. With the comlete list I can identify created users and deleted users. I don't find any way identify updated users.
Is there a way to identify updated users?