NEED HELP: How can I write a code in C# to list the published user certificates

Aug 4 2007 3:49 PM

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


Answers (1)