Query.AuthenticationType, propriété (Microsoft.Office.Server.Search.Query)
Gets or sets the authentication type for the query.
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
'Utilisation
Dim instance As Query
Dim value As QueryAuthenticationType
value = instance.AuthenticationType
instance.AuthenticationType = value
public QueryAuthenticationType AuthenticationType { get; set; }
Valeur de la propriété
A value from the QueryAuthenticationType enumeration.
Voir aussi
Référence
Query, classe
Membres Query
Microsoft.Office.Server.Search.Query, espace de noms