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 method by which a forms authentication request is made ("get" or "post"). return method 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 Method As String
Get
'Usage
Dim instance As CrawlRule
Dim value As String
value = instance.Method
public string Method { get; }
Property value
Type: System.String
Returns String.