AuthorizationRuleCollection.Item Property (Int32)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets an item in this collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
AuthorizationRule collection index
Property Value
Type: System.Web.Configuration.AuthorizationRuleThe AuthorizationRule at the specified index.
.NET Framework
Available since 2.0
Available since 2.0
Show: