Query.AuthenticationType 属性

获取或设置用于查询的身份验证类型。

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

语法

声明
Public Property AuthenticationType As QueryAuthenticationType
    Get
    Set
用法
Dim instance As Query
Dim value As QueryAuthenticationType

value = instance.AuthenticationType

instance.AuthenticationType = value
public QueryAuthenticationType AuthenticationType { get; set; }

属性值

类型:Microsoft.Office.Server.Search.Query.QueryAuthenticationType
一个值,表示该身份验证类型。

另请参阅

引用

Query 类

Query 成员

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