Click to Rate and Give Feedback
MSDN
MSDN Library
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Silverlight 3

Other versions are also available for the following:
.NET Framework Class Library for Silverlight
IsolatedStorageSecurityState Class
[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
Visual Basic (Usage)
Dim instance As IsolatedStorageSecurityState
C#
[SecurityCriticalAttribute]
public class IsolatedStorageSecurityState : SecurityState
Visual C++
[SecurityCriticalAttribute]
public ref class IsolatedStorageSecurityState : public SecurityState
JScript
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.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker