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
BasicAccountRuleAccessSpecifies that Basic authentication credentials are provided to the crawl rule. 
CertificateRuleAccessSpecifies that Certificate authentication credentials are provided to the crawl rule. 
CookieRuleAccess 
DefaultRuleAccessSpecifies that the default content access account credentials are provided to the crawl rule. 
FormRuleAccess 
NTLMAccountRuleAccessSpecifies that NTLM authentication credentials are provided to the crawl rule. 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.