Hi All,
In active directory, if you have a Microsoft CA installed, all issued certificates of the users can be seen in the active directory. Therefore, by navigating inside Active directory you can see the list of issued certificate.
I need to write a code in C# to read from the Active Directory the published certificates for each user. Please help me
Regards