Share via


QueryAuthenticationType enumeration

Defines the query authentication types supported in SharePoint Enterprise Search.

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

Syntax

public enum QueryAuthenticationType

Members

Member name Description
NtAuthenticatedQuery Specifies that the query uses Windows authentication.
PluggableAuthenticatedQuery Specifies that the query uses pluggable authentication.

See also

Reference

Microsoft.Office.Server.Search.Query namespace