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


Свойство SourceRecord.AuthInfo

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

Синтаксис

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

value = instance.AuthInfo

instance.AuthInfo = value
[DataMemberAttribute]
public AuthenticationInformation AuthInfo { get; set; }

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

Тип: Microsoft.Office.Server.Search.Administration.AuthenticationInformation

Реализации

ISource.AuthInfo

См. также

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

SourceRecord класс

Элементы SourceRecord

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