Propriedade CrawlRule.AuthenticationType
Obtém o tipo de autenticação usada para a regra rastrear.
Espaço para nome Microsoft.Office.Server.Search.Administration
Conjunto de Módulos (Assembly) Microsoft.Office.Server.Search (em microsoft.office.server.search.dll)
A sintaxe
Public ReadOnly Property AuthenticationType As CrawlRuleAuthenticationType
Dim instance As CrawlRule
Dim value As CrawlRuleAuthenticationType
value = instance.AuthenticationType
public CrawlRuleAuthenticationType AuthenticationType { get; }
A propriedade Value
Um valor a partir de CrawlRuleAuthenticationType T:Microsoft.Office.Server.Search.Administration.CrawlRuleAuthenticationType enumeração especificando o tipo de autenticação.
Comentários
Use o método SetCredentials M:Microsoft.Office.Server.Search.Administration.CrawlRule.Test da classe CrawlRule T:Microsoft.Office.Server.Search.Administration.CrawlRule para testar o URL contra uma regra simples rastrear.
Consulte também
Referência
CrawlRule De classe
CrawlRule Membros
Microsoft.Office.Server.Search.Administration De espaço para nome