System::Security::Cryptography::RSACryptoServiceProvider::get_UseMachineKeyStore method
RSACryptoServiceProvider::get_UseMachineKeyStore method
Checks whether the key persists in machine store instead of user store.
static bool System::Security::Cryptography::RSACryptoServiceProvider::get_UseMachineKeyStore()
ReturnValue
True if the key should be persisted in machine store, false if it should be persisted in user store.
See Also
- Class RSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.PDF for C++