AuthenticationInformation.AuthenticationType, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the authentication type and protocol used to connect to the federated location.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property AuthenticationType As FederationAuthType
'Utilisation
Dim instance As AuthenticationInformation
Dim value As FederationAuthType
value = instance.AuthenticationType
instance.AuthenticationType = value
public FederationAuthType AuthenticationType { get; set; }
Valeur de la propriété
A value from the FederationAuthType enumeration.
Voir aussi
Référence
AuthenticationInformation, classe
Membres AuthenticationInformation
Microsoft.Office.Server.Search.Administration, espace de noms