次の方法で共有


Query.AuthenticationType プロパティ (Microsoft.SharePoint.Search.Query)

クエリの認証の種類を取得または設定します。

名前空間: Microsoft.SharePoint.Search.Query
アセンブリ: Microsoft.SharePoint.Search (microsoft.sharepoint.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.SharePoint.Search.Query 名前空間