System.Security.Permissions.IsolatedStorageContainment.DomainIsolationByRoamingUser Field

Storage is isolated first by user and then by domain and assembly. Storage will roam if Windows user data roaming is enabled. Data can only be accessed within the context of the same application and only when run by the same user. This is helpful when a third-party assembly wants to keep a private data store.

Syntax

IsolatedStorageContainment DomainIsolationByRoamingUser

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