Esempio n. 1
0
 protected virtual X509Certificate2Collection getCollection(CertificateStore store)
 {
     return store.GetCertificates();
 }