System::Security::Cryptography::RSACryptoServiceProvider::set_PersistKeyInCsp yöntemi

RSACryptoServiceProvider::set_PersistKeyInCsp method

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

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

Ayrıca Bakınız