Поделиться через


Свойство QueryProperties.AuthenticationType

Получает или задает тип проверки подлинности для запроса.

Пространство имен:  Microsoft.Office.Server.Search.Query
Сборка:  Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)

Синтаксис

'Декларация
<DataMemberAttribute> _
Public Property AuthenticationType As QueryAuthenticationType
    Get
    Set
'Применение
Dim instance As QueryProperties
Dim value As QueryAuthenticationType

value = instance.AuthenticationType

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

Значение свойства

Тип: Microsoft.Office.Server.Search.Query.QueryAuthenticationType
Значение из перечисления QueryAuthenticationType .

См. также

Справочные материалы

QueryProperties класс

Элементы QueryProperties

Пространство имен Microsoft.Office.Server.Search.Query