QueryAuthenticationType, énumération (Microsoft.Office.Server.Search.Query)
Defines the query authentication types supported in Recherche de contenu d'entreprise.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Enumeration QueryAuthenticationType
'Utilisation
Dim instance As QueryAuthenticationType
public enum QueryAuthenticationType
Membres
Nom du membre | Description | |
---|---|---|
NtAuthenticatedQuery | Specifies that the query uses Windows authentication. | |
PluggableAuthenticatedQuery | Specifies that the query uses pluggable authentication. |