Hi There,
lI am using AZman with authorization store stored in xml file. And I
was creating a file system watcher on this xml file and when an
administrator modifies the store using Azman mmc, the event was raised
and I would notify all the interested parties. But now I want my
azman store to be in ADAM.
Do we have any mechanism/apis to know when the azman store is
modified? What is the best practice in these scenarios?
i found this http://msdn.microsoft.com/en-us/library/ms676877(VS.85).aspx
which is in managed C++ , since most of the ldap apis are wrapped in
System.directoryservices , i was thinking if it is possible to
use .net libraries to achieve the above mentioned(getting the
notification) behavior.
Thanks for your time.
Dee