System::Security::Cryptography::DSACryptoServiceProvider::set_PersistKeyInCsp method

DSACryptoServiceProvider::set_PersistKeyInCsp method

Anahtarın CSP nesnesinde kalıcı olup olmadığını tanımlar.

void System::Security::Cryptography::DSACryptoServiceProvider::set_PersistKeyInCsp(bool value)
ParameterTypeAçıklama
değerboolAnahtarı kalıcı tutmak için true, aksi takdirde false.

Ayrıca Bakınız