System::Security::Cryptography::RSACryptoServiceProvider::set_PersistKeyInCsp méthode

RSACryptoServiceProvider::set_PersistKeyInCsp method

Définit si la clé est persistée dans l’objet CSP.

void System::Security::Cryptography::RSACryptoServiceProvider::set_PersistKeyInCsp(bool value)
ParamètreTypeDescription
valeurboolVrai pour persister la clé, faux sinon.

Voir aussi