System::Security::Cryptography::DSACryptoServiceProvider::get_UseMachineKeyStore metodo

DSACryptoServiceProvider::get_UseMachineKeyStore method

Verifica se la chiave persiste nello store della macchina anziché nello store dell’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