NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IsolatedStoragePermission Properties

The properties of the IsolatedStoragePermission class are listed below. For a complete list of IsolatedStoragePermission class members, see the IsolatedStoragePermission Members topic.

Public:

ExpirationDays Specifiecs the maximum number of days after which data in isolated storage should expire.
PermanentData Controls the ability to retain data in the isolated store indefinitely.
UsageAllowed Sets or retrieves the type of isolated storage containment allowed.
UserQuota Specifies the maximum storage quota size.

See Also

IsolatedStoragePermission Class | System.Security.Permissions Namespace