Previous in Contents Next in Contents

ISiteRestrictions Interface

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.


© 1997-2000 Microsoft Corporation. All rights reserved.