get_UseMachineKeyStore()
RSACryptoServiceProvider::get_UseMachineKeyStore() method
Checks whether the key persists in machine store instead of user store.
static bool System::Security::Cryptography::RSACryptoServiceProvider::get_UseMachineKeyStore()
Return Value
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.Slides