CrawlRule Methods

Include Protected Members
Include Inherited Members

The CrawlRule type exposes the following members.

Methods

  Name Description
Public method Activate Re-activates a crawl rule.
Public method Delete Deletes the crawl rule.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetCredentials(CrawlRuleAuthenticationType, StringCollection, StringCollection)
Public method SetCredentials(CrawlRuleAuthenticationType, String, SecureString) Sets the authentication type, user name, and password information for the index engine to use when crawling content that the crawl rule applies to.
Public method SetCredentials(CrawlRuleAuthenticationType, String, String, NameValueCollection, NameValueCollection, StringCollection)
Public method Test Tests a specified URL to determine if the URL triggered a crawl rule.
Public method ToString (Inherited from Object.)
Public method Update Updates the CrawlRule object with changes made to the crawl rule.

Top

See Also

Reference

CrawlRule Class

Microsoft.Office.Server.Search.Administration Namespace