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