In fact, you should use isolatedstorage for storing your user configurations for managed applications regardless of whether your software is partially trusted.
事实上无论您的软件是否是半信任的,您都应该使用隔离存储来存储您的用户的托管应用程序的设置。
2
Note that except for roaming stores, isolatedstorage is always implicitly isolated by computer because it uses the storage facilities local to a given computer.
注意,除了漫游存放区以外,隔离储存区永远被电脑隐含隔离,因为它使用指定电脑的本机储存设备。
3
This paper provides an overview of security in the. NET Framework and in particular, role-based security, code access security, verification, stack walking, isolatedstorage and cryptography.