get_PersistKeyInCsp()

DSACryptoServiceProvider::get_PersistKeyInCsp() const method

Checks whether key is persisted in CSP object.

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

Return Value

True if key is persisted, false otherwise.

See Also