Partager via


CrawlRule.AuthenticationPath - Propriété

Obtient le chemin d'accès d'authentification utilisé pour une authentification par formulaire demandait. retourner null dans le cas contraire de chemin d'accès de l'authentification en cas de InclusionRule avec un type d'authentification FormRuleAccess

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property AuthenticationPath As String
    Get
'Utilisation
Dim instance As CrawlRule
Dim value As String

value = instance.AuthenticationPath
public string AuthenticationPath { get; }

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

CrawlRule classe

CrawlRule - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms