[Flags] |
| Assembly | Isolated storage scoped to the identity of the assembly. |
| Domain | Isolated storage scoped to the application domain identity. |
| None | No isolated storage usage. |
| Roaming | The isolated store can be placed in a location on the file system that might roam (if roaming user data is enabled on the underlying operating system). |
| User | Isolated storage scoped by user identity. |
Hierarchy: