23 base.InnerList.Add(rule);
void CopyTo(AuthorizationRule[] rules, int index)
Copies the contents of the collection to an array.
Determines access to securable objects. The derived classes T:System.Security.AccessControl....
Provides the abstract base class for a strongly typed non-generic read-only collection.
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Represents a collection of T:System.Security.AccessControl.AuthorizationRule objects.
Defines size, enumerators, and synchronization methods for all nongeneric collections.
void AddRule(AuthorizationRule rule)
Adds an T:System.Web.Configuration.AuthorizationRule object to the collection.