System::Security::Cryptography::DSACryptoServiceProvider::get_PersistKeyInCsp 方法

DSACryptoServiceProvider::get_PersistKeyInCsp method

检查密钥是否持久化在 CSP 对象中。

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

ReturnValue

如果密钥已持久化则为 true,否则为 false。

另见