TrustLevelCollection.Remove Method (TrustLevel)
.NET Framework (current version)
Removes a TrustLevel object from the TrustLevelCollection object.
Assembly: System.Web (in System.Web.dll)
Parameters
- trustLevel
-
Type:
System.Web.Configuration.TrustLevel
The TrustLevel to remove from the TrustLevelCollection.
If the TrustLevel object does not exist in the local node collection, no error is raised.
.NET Framework
Available since 2.0
Available since 2.0
Show: