Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the authentication path used for a forms auth'd request. return authentication path in case of InclusionRule with authentication type FormRuleAccess null otherwise
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
Returns String.