QueryAuthenticationType 枚举

定义在SharePoint 企业级搜索中受支持的查询身份验证类型。

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Enumeration QueryAuthenticationType
用法
Dim instance As QueryAuthenticationType
public enum QueryAuthenticationType

成员

成员名称 说明
NtAuthenticatedQuery 指定该查询使用 Windows 身份验证。
PluggableAuthenticatedQuery 指定该查询使用可插入身份验证。

另请参阅

引用

Microsoft.Office.Server.Search.Query 命名空间