This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
IsolatedStoragePermission
This permission controls what code is permitted to use IsolatedStorage and, if permitted, to what degree. The following restrictions on IsolatedStorage are supported.
- Allowed usage (what identities can be used to scope data compartment)
- Storage quota size
- Maximum allowed expiration of data
- Ability to retain data indefinitely
Please refer to the Isolated Storage specification for more detailed information about isolated storage.