Compartir a través de


: CrawlRuleAuthenticationType (Enumeración) (Microsoft.Office.Server.Search.Administration)

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

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Enumeration CrawlRuleAuthenticationType
'Uso
Dim instance As CrawlRuleAuthenticationType
public enum CrawlRuleAuthenticationType

Miembros

  Nombre de miembro Descripción
BasicAccountRuleAccess Specifies that Basic authentication credentials are provided to the crawl rule. 
CertificateRuleAccess Specifies that Certificate authentication credentials are provided to the crawl rule. 
CookieRuleAccess  
DefaultRuleAccess Specifies that the default content access account credentials are provided to the crawl rule. 
FormRuleAccess  
NTLMAccountRuleAccess Specifies that NTLM authentication credentials are provided to the crawl rule. 

Vea también

Referencia

Microsoft.Office.Server.Search.Administration (Espacio de nombres)