System::Security::Cryptography::DSACryptoServiceProvider::get_UseMachineKeyStore method
DSACryptoServiceProvider::get_UseMachineKeyStore method
يفحص ما إذا كان المفتاح محفوظًا في مخزن الجهاز بدلاً من مخزن المستخدم.
static bool System::Security::Cryptography::DSACryptoServiceProvider::get_UseMachineKeyStore()
ReturnValue
صحيح إذا كان يجب حفظ المفتاح في مخزن الجهاز، خطأ إذا كان يجب حفظه في مخزن المستخدم.
انظر أيضًا
- Class DSACryptoServiceProvider
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++