AuthorizationRuleCollection
Represents a collection of AuthorizationRule objects.
Gets the AuthorizationRule object at the specified index of the collection.
public AuthorizationRuleCollection()
Initializes a new instance of the AuthorizationRuleCollection class.
Adds an AuthorizationRule object to the collection.
Copies the contents of the collection to an array.