System::Security::Cryptography::DSACryptoServiceProvider::get_UseMachineKeyStore मेथड

DSACryptoServiceProvider::get_UseMachineKeyStore method

जाँचता है कि कुंजी उपयोगकर्ता स्टोर के बजाय मशीन स्टोर में स्थायी है या नहीं।

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

ReturnValue

यदि कुंजी को मशीन स्टोर में रखा जाना चाहिए तो true, यदि उपयोगकर्ता स्टोर में रखा जाना चाहिए तो false।

संबंधित देखें