System::Security::Cryptography::DSACryptoServiceProvider::get_UseMachineKeyStore method

DSACryptoServiceProvider::get_UseMachineKeyStore method

يفحص ما إذا كان المفتاح محفوظًا في مخزن الجهاز بدلاً من مخزن المستخدم.

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

ReturnValue

صحيح إذا كان يجب حفظ المفتاح في مخزن الجهاز، خطأ إذا كان يجب حفظه في مخزن المستخدم.

انظر أيضًا