System.Security.Permissions.IsolatedStorageContainment.AssemblyIsolationByRoamingUser Field

Storage is isolated first by user and then by assembly evidence. Storage will roam if Windows user data roaming is enabled. This provides a data store for the assembly that is accessible in any domain context. The per-assembly data compartment requires additional trust because it potentially provides a "tunnel" between applications that could compromise the data isolation of applications in particular Web sites.

Syntax

IsolatedStorageContainment AssemblyIsolationByRoamingUser

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0