This documentation is archived and is not being maintained.
AspNetHostingPermissionLevel Enumeration
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
[Visual Basic] <Serializable> Public Enum AspNetHostingPermissionLevel [C#] [Serializable] public enum AspNetHostingPermissionLevel [C++] [Serializable] __value public enum AspNetHostingPermissionLevel [JScript] public Serializable enum AspNetHostingPermissionLevel
Members
| Member name | Description |
|---|---|
| High | |
| Low | |
| Medium | |
| Minimal | |
| None | |
| Unrestricted |
Requirements
Namespace: System.Web
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System (in System.dll)
See Also
Show: