CrawlRule.AuthenticationData property
Obtém os dados de autenticação usados para uma autenticação de formulários poderiam solicitar. Retorna uma cópia dos dados em cache. Retorna null se algo inesperado ocorreu.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property AuthenticationData As NameValueCollection
Get
'Uso
Dim instance As CrawlRule
Dim value As NameValueCollection
value = instance.AuthenticationData
public NameValueCollection AuthenticationData { get; }
Property value
Type: System.Collections.Specialized.NameValueCollection
Retorna NameValueCollection.