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


Свойство AuthenticationInformation.AuthenticationType

Получает или задает тип проверки подлинности и протокол, используемый для подключения к федеративного расположения.

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

Синтаксис

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

value = instance.AuthenticationType

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

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

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

См. также

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

AuthenticationInformation класс

Элементы AuthenticationInformation

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