TrustLevelCollection.Item Property (String)
.NET Framework (current version)
Gets the TrustLevel object at the specified index.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System.String
The index of the TrustLevel.
Property Value
Type: System.Web.Configuration.TrustLevelA TrustLevel that exists at the specified index of the TrustLevelCollection.
A TrustLevel object must exist at the specified index within the TrustLevelCollection object.
.NET Framework
Available since 2.0
Available since 2.0
Show: