0 out of 1 rated this helpful - Rate this topic

AspNetHostingPermissionLevel Enumeration

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

System.Web Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.