System::Security::Cryptography::RSACryptoServiceProvider::get_PersistKeyInCsp Methode

RSACryptoServiceProvider::get_PersistKeyInCsp method

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

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

ReturnValue

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

Siehe auch