NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IsolatedStoragePermission.m_allowed

[To be supplied.]

[Visual Basic]
Protected m_allowed As IsolatedStorageContainment
[C#]
protected IsolatedStorageContainment m_allowed;
[C++]
protected: IsolatedStorageContainment m_allowed;
[JScript]
protected var m_allowed : IsolatedStorageContainment;

See Also

IsolatedStoragePermission Class | IsolatedStoragePermission Members | System.Security.Permissions Namespace