The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IsolatedStorage::AssemblyIdentity Property
.NET Framework (current version)
Gets an assembly identity used to scope isolated storage.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| SecurityException | The code lacks the required SecurityPermission to access this object. |
| InvalidOperationException | The assembly is not defined. |
SecurityPermission
for the ability to access evidence. Associated enumeration: SecurityPermissionFlag::ControlPolicy
.NET Framework
Available since 1.1
Available since 1.1
Show: