System::Security::Cryptography::RSACryptoServiceProvider::get_UseMachineKeyStore 메서드

RSACryptoServiceProvider::get_UseMachineKeyStore method

키가 사용자 저장소가 아닌 시스템 저장소에 영구 저장되는지 확인합니다.

static bool System::Security::Cryptography::RSACryptoServiceProvider::get_UseMachineKeyStore()

ReturnValue

키가 머신 저장소에 지속되어야 하면 true, 사용자 저장소에 지속되어야 하면 false.

또 보기