The properties of the IsolatedStoragePermission class are listed below. For a complete list of IsolatedStoragePermission class members, see the IsolatedStoragePermission Members topic.
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. |
IsolatedStoragePermission Class | System.Security.Permissions Namespace