QueryAuthenticationType 列挙 (Microsoft.Office.Server.Search.Query)

エンタープライズ検索 でサポートされるクエリ認証の種類を定義します。

名前空間: 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 名前空間