Query.AuthenticationType プロパティ (Microsoft.Office.Server.Search.Query)
クエリの認証の種類を取得または設定します。
名前空間: Microsoft.Office.Server.Search.Query
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)
構文
'宣言
Public Property AuthenticationType As QueryAuthenticationType
'使用
Dim instance As Query
Dim value As QueryAuthenticationType
value = instance.AuthenticationType
instance.AuthenticationType = value
public QueryAuthenticationType AuthenticationType { get; set; }
プロパティ値
QueryAuthenticationType 列挙からの値。
関連項目
参照
Query クラス
Query メンバ
Microsoft.Office.Server.Search.Query 名前空間