The IsolatedStorageSecurityState.Options property gets this enumeration to determine which operations can be performed in isolated storage.
A host application can override the AppDomainManager.CheckSecuritySettings(System.Security.SecurityState) method to perform policy decisions based on a System.IO.IsolatedStorage.IsolatedStorageSecurityState object, and then allow or prevent the increase in the quota size for isolated storage.