System.Web.Configuration.TrustLevelCollection Class

Contains a collection of System.Web.Configuration.TrustLevel objects. This class cannot be inherited.

See Also: TrustLevelCollection Members

Syntax

[System.Configuration.ConfigurationCollection(typeof(System.Web.Configuration.TrustLevel), AddItemName="trustLevel")]
public sealed class TrustLevelCollection : System.Configuration.ConfigurationElementCollection

Remarks

System.Web.Configuration.TrustLevel objects are used to map specific security levels to named policy files.

Requirements

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