QueryAuthenticationType 枚举 (Microsoft.Office.Server.Search.Query)
Defines the query authentication types supported in 企业级搜索.
命名空间: 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 | Specifies that the query uses Windows authentication. | |
PluggableAuthenticatedQuery | Specifies that the query uses pluggable authentication. |