System::Security::Cryptography::RSACryptoServiceProvider::get_UseMachineKeyStore méthode
RSACryptoServiceProvider::get_UseMachineKeyStore method
Vérifie si la clé persiste dans le magasin machine plutôt que dans le magasin utilisateur.
static bool System::Security::Cryptography::RSACryptoServiceProvider::get_UseMachineKeyStore()
ReturnValue
Vrai si la clé doit être persistée dans le magasin de la machine, faux si elle doit être persistée dans le magasin de l’utilisateur.
Voir aussi
- Class RSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++