I am tying to make these examples;
http://msdn.microsoft.com/msdnmag/issues/07/03/NETSecurity/default.aspx loc=&fig=true#fig3
http://msdn.microsoft.com/msdnmag/issues/07/03/NETSecurity/default.aspx loc=&fig=true#fig5
But i couldn't run my application Errors are :
Error 1 The name 'X509Certificate2UI' does not exist in the current context D:\Test\WindowsApplication1\WindowsApplication1\Form1.cs 65 21 WindowsApplication1
Error 2 The name 'X509SelectionFlag' does not exist in the current context D:\Test\WindowsApplication1\WindowsApplication1\Form1.cs 67 36 WindowsApplication1
Error 3 The name 'X509Certificate2UI' does not exist in the current context D:\Test\WindowsApplication1\WindowsApplication1\Form1.cs 70 17 WindowsApplication1