IsolatedStorageSecurityOptions Enum

Definition

Specifies options that affect security in isolated storage.

C#
public enum IsolatedStorageSecurityOptions
Inheritance
IsolatedStorageSecurityOptions

Fields

Name Value Description
IncreaseQuotaForApplication 4

The quota can be increased for isolated storage.

Remarks

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 method to perform policy decisions based on a IsolatedStorageSecurityState object, and then allow or prevent the increase in the quota size for isolated storage.

Applies to

Toode Versioonid
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1