.NET Framework Class Library for Silverlight
IsolatedStorageSecurityOptions Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace:
System.IO.IsolatedStorage Assembly:
mscorlib (in mscorlib.dll)
Visual Basic (Declaration)
Public Enumeration IsolatedStorageSecurityOptions
Dim instance As IsolatedStorageSecurityOptions
public enum IsolatedStorageSecurityOptions
public enum class IsolatedStorageSecurityOptions
public enum IsolatedStorageSecurityOptions
| Member name | Description |
|---|
| GetRootUserDirectory | |
| GetGroupAndIdForApplication | |
| GetGroupAndIdForSite | |
| IncreaseQuotaForGroup | |
Reference