Propriedade AuthenticationInformation.AuthenticationType
Obtém ou define a tipo de autenticação e protocolo usado para conectar para a localidade federada.
Espaço para nome Microsoft.Office.Server.Search.Administration
Conjunto de Módulos (Assembly) Microsoft.Office.Server.Search (em microsoft.office.server.search.dll)
A sintaxe
Public Property AuthenticationType As FederationAuthType
Dim instance As AuthenticationInformation
Dim value As FederationAuthType
value = instance.AuthenticationType
instance.AuthenticationType = value
public FederationAuthType AuthenticationType { get; set; }
A propriedade Value
Um valor a partir de FederationAuthType T:Microsoft.Office.Server.Search.Administration.FederationAuthType enumeração.
Consulte também
Referência
AuthenticationInformation De classe
AuthenticationInformation Membros
Microsoft.Office.Server.Search.Administration De espaço para nome