Expand Minimize
This topic has not yet been rated - Rate this topic

CrawlRuleAuthenticationType enumeration

Specifies the format in which authentication credentials are provided to the crawl rule.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public enum CrawlRuleAuthenticationType
Member nameDescription
DefaultRuleAccessSpecifies that the default content access account credentials are provided to the crawl rule.
NTLMAccountRuleAccessSpecifies that NTLM authentication credentials are provided to the crawl rule.
BasicAccountRuleAccessSpecifies that Basic authentication credentials are provided to the crawl rule.
CertificateRuleAccessSpecifies that Certificate authentication credentials are provided to the crawl rule.
FormRuleAccess
CookieRuleAccess
AnonymousAccess
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.