System::Security::Cryptography::RSACryptoServiceProvider::get_UseMachineKeyStore メソッド

RSACryptoServiceProvider::get_UseMachineKeyStore method

鍵がユーザーストアではなくマシンストアに永続化されているか確認します。

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

ReturnValue

キーがマシンストアに永続化される場合は true、ユーザーストアに永続化される場合は false。

参照