
This interface is implemented by a collection of access restrictions to a site (ISiteRestriction interface objects).
Hierarchy
ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog
The following table briefly describes this interface's methods and properties. All but Add and ChangeOrder are described in Common Collection Methods and PropertiesSR_Common_Collection_Methods_and_Properties.
| Methods | Description |
| Add | Adds a site to the collection. |
| ChangeOrder | Moves a site up or down in the collection. |
| Remove | Removes a site from the collection. |
| Property | Description |
| Count | The number of sites in the collection. |
| Item | Accesses a specific site in the collection. |