Skip to content

Instantly share code, notes, and snippets.

@wholroyd
Created April 2, 2015 15:14
Show Gist options
  • Save wholroyd/b7026197c485c6085c60 to your computer and use it in GitHub Desktop.
Save wholroyd/b7026197c485c6085c60 to your computer and use it in GitHub Desktop.
EnumerateRemoteCertificates
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