Created
April 2, 2015 15:14
-
-
Save wholroyd/b7026197c485c6085c60 to your computer and use it in GitHub Desktop.
EnumerateRemoteCertificates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
X509Store store = new X509Store(@"\\machinename\MY", StoreLocation.LocalMachine); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment