System::Security::Cryptography::RSACryptoServiceProvider::get_UseMachineKeyStore méthode

RSACryptoServiceProvider::get_UseMachineKeyStore method

Vérifie si la clé persiste dans le magasin machine au lieu du magasin utilisateur.

static bool System::Security::Cryptography::RSACryptoServiceProvider::get_UseMachineKeyStore()

ReturnValue

Vrai si la clé doit être persistée dans le magasin machine, faux si elle doit être persistée dans le magasin utilisateur.

Voir aussi