Gets a domain identity that scopes isolated storage.
Public ReadOnly Property DomainIdentity As Object
Dim instance As IsolatedStorage Dim value As Object value = instance.DomainIdentity
public Object DomainIdentity { get; }
public: property Object^ DomainIdentity { Object^ get (); }
public function get DomainIdentity () : Object
The code lacks the required SecurityPermission to access this object. These permissions are granted by the runtime based on security policy.
The IsolatedStorage object is not isolated by the domain IsolatedStorageScope.
for the ability to access evidence. Associated enumeration: SecurityPermissionFlag..::.ControlPolicy
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98