Share via


CrawlRuleAuthenticationType, énumération (Microsoft.Office.Server.Search.Administration)

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

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Enumeration CrawlRuleAuthenticationType
'Utilisation
Dim instance As CrawlRuleAuthenticationType
public enum CrawlRuleAuthenticationType

Membres

  Nom du membre Description
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. 

Voir aussi

Référence

Microsoft.Office.Server.Search.Administration, espace de noms