System::Security::Cryptography::DSACryptoServiceProvider::get_PersistKeyInCsp Methode

DSACryptoServiceProvider::get_PersistKeyInCsp method

Prüft, ob der Schlüssel im CSP-Objekt gespeichert ist.

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

ReturnValue

True, wenn der Schlüssel gespeichert ist, sonst false.

Siehe auch