This interface specifies a site where Search crawls or avoids certain directories.
Hierarchy
ISearchAdmin.IBuildServer.IBuildCatalogs.IBuildCatalog.ISiteRestrictions
The following table briefly describes this interface's methods and properties.
| Method | Description |
| SetAccount | Sets the account through which Search accesses a site contents. |
| Property | Description |
| AccountName | The account name under which Search accesses a site. |
| AuthenticationType | The type of authentication that Search uses to access a site. |
| Included | Whether Search crawls or avoids the site when crawling. |
| Name | The name of the site. |
| Paths | The path rules (ISitePaths interface) associated with a site. |