A
awrightus
Trying to figure out how to expose the "Subject Alternative Name"
property of a X509Certificate2 certificate. I have a
X509Certificate2Collection of several certs. I want to search through
them until I find one that matches a specific SAN (typically the email
address). However, I don't see anything in the X509Certificate2 class
that exposes that property. Any ideas? Thanks.
Steve
property of a X509Certificate2 certificate. I have a
X509Certificate2Collection of several certs. I want to search through
them until I find one that matches a specific SAN (typically the email
address). However, I don't see anything in the X509Certificate2 class
that exposes that property. Any ideas? Thanks.
Steve