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

DSACryptoServiceProvider::set_PersistKeyInCsp method

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

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

Voir aussi