get_PersistKeyInCsp()

RSACryptoServiceProvider::get_PersistKeyInCsp() const method

Checks whether key is persisted in CSP object.

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

Return Value

True if key is persisted, false otherwise.

See Also