System.Web.Configuration.TrustLevelCollection: Property Members

The properties of System.Web.Configuration.TrustLevelCollection are listed below. For a list of all members, see the TrustLevelCollection Members list.

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Properties

[read-only]
override
CollectionTypeSystem.Configuration.ConfigurationElementCollectionType.

Gets the type of the System.Web.Configuration.TrustLevelCollection object.

default property
Item(int)TrustLevel. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)TrustLevel. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
ElementNamestring.

Gets the name that is used to identify the configuration element.

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.
[read-only]
override
ThrowOnDuplicatebool. Documentation for this section has not yet been entered.