System::Security::Cryptography::DSACryptoServiceProvider::get_PersistKeyInCsp method

DSACryptoServiceProvider::get_PersistKeyInCsp method

Checks whether key is persisted in CSP object.

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

ReturnValue

True if key is persisted, false otherwise.

See Also