Home All Groups Group Topic Archive Search About

where is X509Certificate2UI

Author
13 Jul 2006 12:38 PM
Support
I am running Visual studio 2005 with Version 2.0.50727 of the .NET framework
and X509Certificate2UI is missing.

my Imports System.Security.Cryptography.X509Certificates  only shows
X509Certificate .... no 2UI
Thanks
Terry

Author
13 Jul 2006 12:56 PM
Support
sorry found the answer at:
http://www.tech-archive.net/Archive/DotNet/microsoft.public.dotnet.framework/2005-12/msg01000.html

weird...
T
Show quoteHide quote
"Support" <RemoveThis_Supp***@mail.oci.state.ga.us> wrote in message
news:uWkGKlnpGHA.4960@TK2MSFTNGP04.phx.gbl...
>I am running Visual studio 2005 with Version 2.0.50727 of the .NET
>framework and X509Certificate2UI is missing.
>
> my Imports System.Security.Cryptography.X509Certificates  only shows
> X509Certificate .... no 2UI
> Thanks
> Terry
>
Author
13 Jul 2006 6:11 PM
Dominick Baier
it is in System.Security.dll


Show quoteHide quote
> I am running Visual studio 2005 with Version 2.0.50727 of the .NET
> framework and X509Certificate2UI is missing.
>
> my Imports System.Security.Cryptography.X509Certificates  only shows
> X509Certificate .... no 2UI
> Thanks
> Terry