Compartir a través de


QueryAuthenticationType simpleType (SPS15XSDSearchSet5)

Se aplica a: SharePoint Server 2013

Información de tipos

Información Ubicación
Tipo de base xs:string
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query
Archivo de esquema schema_Microsoft.Office.Server.Search.Query.xsd

Definición

<xs:simpleType name="QueryAuthenticationType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="NtAuthenticatedQuery" />
        <xs:enumeration value="PluggableAuthenticatedQuery" />
    </xs:restriction>
</xs:simpleType>

Valores de enumeración

Valor Descripción
NtAuthenticatedQuery
PluggableAuthenticatedQuery