This topic has not yet been rated - Rate this topic

X509Certificate2UI.SelectFromCollection Method

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.

Use this method if you require users to manually select X.509 certificates using a dialog box. If no user interaction is required, use the X509Certificate2Collection.Find method.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.