X509SelectionFlag
Specifies the type of selection requested using the SelectFromCollection method.
MultiSelection = 1
A multiple selection. The user can use the SHIFT or CRTL keys to select more than one X.509 certificate.
SingleSelection = 0
A single selection. The UI allows the user to select one X.509 certificate.