System.Web.AspNetHostingPermissionLevel.Minimal Field

Indicates that features protected with a demand for the AspNetHostingPermissionLevel.Minimal level will succeed. This level allows code to execute but not to interact with resources present on the system. This level is granted by configuring at least the AspNetHostingPermissionLevel.Minimal trust level using the trust section in a configuration file.

Syntax

AspNetHostingPermissionLevel Minimal

Requirements

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