Content Members
Include Protected Members
Include Inherited Members
Represents the top-level object for administration of the content sources for a Shared Services Provider's (SSP) search service.
The Content type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Content | Initializes a new instance of the Content class. |
Top
Properties
Name | Description | |
---|---|---|
ActiveDocuments | Gets an array of active documents for a Shared Services Provider. | |
ClientCertificateNames | Gets a list of all the client certificates available to the crawler to use for the crawl rules. | |
ContentSources | Gets the collection of content sources for the Shared Services Provider's search service. | |
CrawlMappings | Gets the collection of crawl mappings for a Shared Services Provider's search service. | |
CrawlRules | Gets the collection of crawl rules for a Shared Services Provider's search service. | |
DefaultGatheringAccount | Gets the default account used by the crawler. | |
ExtensionList | Gets the list of file name extensions. | |
ListKnownLotusNotesServers | Gets the list of Lotus Notes servers that are known to the Shared Services Provider's search service. | |
LotusNotesConfigured | Gets a Boolean value indicating whether the search service is configured to crawl Lotus Notes content. | |
Parent | Gets the search context for the Shared Services Provider's search service. | |
RetryLimit | Gets or sets the time-out value. |
Top
Methods
Name | Description | |
---|---|---|
DeleteCrawlInProgress | Returns a Boolean value indicating whether a crawl in progress can be deleted. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ListKnownLotusNotesDatabases | Returns the list of Lotus Notes databases for a specified server. | |
MemberwiseClone | (Inherited from Object.) | |
PauseBackgroundActivity | Pauses all content-related activity for a Shared Services Provider's search service. | |
ResumeBackgroundActivity | Resumes content-related activity for a Shared Services Provider's search service. | |
SearchDatabaseCleanup | ||
SetDefaultGatheringAccount | Sets the default crawler account and password. | |
ToString | (Inherited from Object.) |
Top