<PackageReference Include="System.Windows.Extensions" Version="10.0.0-preview.7.25380.108" />

System.Security.Cryptography.X509Certificates.X509SelectionFlag

public enum X509SelectionFlag
Specifies the type of selection requested using the SelectFromCollection method.

A multiple selection. The user can use the SHIFT or CRTL keys to select more than one X.509 certificate.

A single selection. The UI allows the user to select one X.509 certificate.