System.Web.Configuration.TrustSection.ProcessRequestInApplicationTrust Property

Gets or set a value that indicates whether page requests are automatically restricted to the permissions that are configured in the trust policy file that is applied to the ASP.NET application.

Syntax

[System.Configuration.ConfigurationProperty("processRequestInApplicationTrust", DefaultValue="True")]
public bool ProcessRequestInApplicationTrust { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0