AuthenticationInformation.AuthenticationType - Propriété
Obtient ou définit le type d'authentification et le protocole utilisé pour se connecter à l'emplacement fédéré.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property AuthenticationType As FederationAuthType
Get
Set
'Utilisation
Dim instance As AuthenticationInformation
Dim value As FederationAuthType
value = instance.AuthenticationType
instance.AuthenticationType = value
[DataMemberAttribute]
public FederationAuthType AuthenticationType { get; set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Administration.FederationAuthType
Valeur de l'énumération FederationAuthType .
Voir aussi
Référence
AuthenticationInformation classe
AuthenticationInformation - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms