System.Web.Configuration.TrustLevel Class

Defines the mapping of specific security levels to named policy files. This class cannot be inherited.

See Also: TrustLevel Members

Syntax

public sealed class TrustLevel : System.Configuration.ConfigurationElement

Remarks

You can extend the security of your Web application by creating your own named System.Web.Configuration.TrustLevel object that is mapped to a file specified by the policyFile attribute.

Requirements

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