Hi,
I have CA server set up in windows server 2008 R2. I have a client code in C# which created CSR sends to the server and downloads the issued certificate from server. I want to know can retrieve list of certificate template which are there in CA server using C# code?
Can anybody help me in this?