QueryAuthenticationType Enumeration
Defines the query authentication types supported in Search.
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
Public Enumeration QueryAuthenticationType
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. |