Query.AuthenticationType - Propriété

Obtient ou définit le type d'authentification pour la requête.

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property AuthenticationType As QueryAuthenticationType
    Get
    Set
'Utilisation
Dim instance As Query
Dim value As QueryAuthenticationType

value = instance.AuthenticationType

instance.AuthenticationType = value
public QueryAuthenticationType AuthenticationType { get; set; }

Valeur de propriété

Type : Microsoft.Office.Server.Search.Query.QueryAuthenticationType
Une valeur qui représente le type d'authentification.

Voir aussi

Référence

Query classe

Query - Membres

Microsoft.Office.Server.Search.Query - Espace de noms