FullTrustAssembliesSection.FullTrustAssemblies Property
.NET Framework (current version)
Gets the FullTrustAssemblyCollection collection of the fully trusted assemblies.
Assembly: System.Web (in System.Web.dll)
[ConfigurationPropertyAttribute("", IsDefaultCollection = true)] public FullTrustAssemblyCollection FullTrustAssemblies { get; }
Property Value
Type: System.Web.Configuration.FullTrustAssemblyCollectionA collection of fully trusted assemblies.
.NET Framework
Available since 4.0
Available since 4.0
Show: