System.Web.AspNetHostingPermissionLevel.Low Field

Indicates that features protected with a demand for any level less than or equal to the AspNetHostingPermissionLevel.Low level will succeed. This level is intended to allow read-only access to limited resources in a constrained environment. This level is granted by specifying the AspNetHostingPermissionLevel.Low trust level in the trust section in a configuration file.

Syntax

AspNetHostingPermissionLevel Low

Requirements

Namespace: System.Web
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0