Compartir a través de


de la propiedad Query.AuthenticationType

Obtiene o establece el tipo de autenticación para la consulta.

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

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

value = instance.AuthenticationType

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

Valor de propiedad

Tipo: Microsoft.Office.Server.Search.Query.QueryAuthenticationType
Un valor que representa el tipo de autenticación.

Vea también

Referencia

clase Query

Miembros Query

Espacio de nombres Microsoft.Office.Server.Search.Query