2
Answers

finding certificate permissions in C#

SHUBHAM SHARMA

SHUBHAM SHARMA

6y
1.5k
1
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 
Answers (2)