Compartir a través de


: Query.AuthenticationType (Propiedad) (Microsoft.Office.Server.Search.Query)

Gets or sets the authentication type for the query.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property AuthenticationType As QueryAuthenticationType
'Uso
Dim instance As Query
Dim value As QueryAuthenticationType

value = instance.AuthenticationType

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

Valor de propiedad

A value from the QueryAuthenticationType enumeration.

Vea también

Referencia

Query (Clase)
Query (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)