CrawlRule.AuthenticationPath Property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property AuthenticationPath As String
    Get
'Usage
Dim instance As CrawlRule
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

CrawlRule Class

CrawlRule Members

Microsoft.Office.Server.Search.Administration Namespace