System::Security::Cryptography::RSACryptoServiceProvider::get_PersistKeyInCsp metodo

RSACryptoServiceProvider::get_PersistKeyInCsp method

Verifica se la chiave è persistita nell’oggetto CSP.

bool System::Security::Cryptography::RSACryptoServiceProvider::get_PersistKeyInCsp() const

ReturnValue

True se la chiave è persistita, false altrimenti.

Vedi anche