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.
Defines the query authentication types supported in Search.
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
Public Enumeration QueryAuthenticationType
'Usage
Dim instance As QueryAuthenticationType
public enum QueryAuthenticationType
Members
Member name | Description | |
---|---|---|
NtAuthenticatedQuery | Specifies that the query uses Windows authentication. | |
PluggableAuthenticatedQuery | Specifies that the query uses pluggable authentication. |