clear Element for partialTrustVisibleAssemblies (ASP.NET Settings Schema)

Removes all references to partial-trust assemblies from an application.

<configuration> Element
  system.web Element (ASP.NET Settings Schema)
    partialTrustVisibleAssemblies Element (ASP.NET Settings Schema)
      clear Element for partialTrustVisibleAssemblies (ASP.NET Settings Schema)

<clear/>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

configuration

Specifies the required root element in every configuration file that is used by the common language runtime and .NET Framework applications.

system.web

Specifies the root element for the ASP.NET configuration section.

partialTrustVisibleAssemblies

Configures a set of partial-trust visible assemblies for an application.

See Also

Reference

PartialTrustVisibleAssembliesSection

PartialTrustVisibleAssembly

PartialTrustVisibleAssemblyCollection

fullTrustAssemblies Element (ASP.NET Settings Schema)