[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
This type has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses any member of this type throws a MethodAccessException.
Namespace:
System.IO.IsolatedStorage Assembly:
mscorlib (in mscorlib.dll)
Visual Basic (Declaration)
<SecurityCriticalAttribute> _
Public Class IsolatedStorageSecurityState _
Inherits SecurityState
Dim instance As IsolatedStorageSecurityState
[SecurityCriticalAttribute]
public class IsolatedStorageSecurityState : SecurityState
[SecurityCriticalAttribute]
public ref class IsolatedStorageSecurityState : public SecurityState
public class IsolatedStorageSecurityState extends SecurityState
System..::.Object
System.Security..::.SecurityState
System.IO.IsolatedStorage..::.IsolatedStorageSecurityState
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Reference