QueryAuthenticationType simpleType (SPS15XSDSearchSet5)

Применимо к: SharePoint Server 2013

Сведения о типе

Информация Расположение
Базовый тип xs:string
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query
Файл схемы schema_Microsoft.Office.Server.Search.Query.xsd

Определение

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

Значения перечисления

Значение Описание
NtAuthenticatedQuery
PluggableAuthenticatedQuery