This interface manages a site, including whether Search crawls or avoids the site, whether to use the default content access account, and whether Search crawls or avoids certain locations.
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. |
Name | The name of the site. |
Paths | The path rules (ISitePaths interface) associated with a site. |