System::Security::Cryptography::DSACryptoServiceProvider::get_UseMachineKeyStore metodo
DSACryptoServiceProvider::get_UseMachineKeyStore method
Verifica se la chiave persiste nel deposito di sistema anziché in quello utente.
static bool System::Security::Cryptography::DSACryptoServiceProvider::get_UseMachineKeyStore()
ReturnValue
True se la chiave deve essere persistita nel deposito della macchina, false se deve essere persistita nel deposito dell’utente.
Vedi anche
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++