The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
X509Certificate2UI.SelectFromCollection Method
.NET Framework 2.0
Displays a dialog box for selecting an X.509 certificate from a certificate collection.
| Name | Description |
|---|---|
| X509Certificate2UI.SelectFromCollection (X509Certificate2Collection, String, String, X509SelectionFlag) | Displays a dialog box for selecting an X.509 certificate from a certificate collection. |
| X509Certificate2UI.SelectFromCollection (X509Certificate2Collection, String, String, X509SelectionFlag, IntPtr) | Displays a dialog box for selecting an X.509 certificate from a certificate collection using a handle to a parent window. |
Community Additions
Show: