IsolatedStorage::DomainIdentity Property
.NET Framework (current version)
Gets a domain identity that scopes isolated storage.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| SecurityException | The code lacks the required SecurityPermission to access this object. These permissions are granted by the runtime based on security policy. |
| InvalidOperationException | The IsolatedStorage object is not isolated by the domain IsolatedStorageScope. |
SecurityPermission
for the ability to access evidence. Associated enumeration: SecurityPermissionFlag::ControlPolicy
.NET Framework
Available since 1.1
Available since 1.1
Show: