Private keys are stored in the current user store rather than the local computer store....
Imported keys are marked as exportable.
The key associated with a PFX file is persisted when importing a certificate.
X509KeyStorageFlags
Defines where and how to import the private key of an X.509 certificate.
Specifies that the class can be serialized.
Notify the user through a dialog box or other method that the key is accessed. The Cryptographic Serv...
The default key set is used. The user key set is usually the default.
Private keys are stored in the local computer store rather than the current user store.