How can we fetch the Permission of the windows certificate in C # to a list?
I want to fetch the permissions of personal certificates and store the permissions to list.
Pemissions here are- the User groups , which comes under the manage Private key in Certificates.
Thanks in advance