Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.52 KB

authenticationinformation-complextype-sps15xsdsearchset2.md

File metadata and controls

47 lines (35 loc) · 1.52 KB
title manager ms.date ms.audience ms.topic ms.localizationpriority ms.assetid description
AuthenticationInformation complexType (SPS15XSDSearchSet2)
arnek
06/09/2022
ITPro
article
medium
54e7606c-7f3f-a2ec-89da-f59a1f3639ae
AuthenticationInformation complexType (SPS15XSDSearchSet2) is an XML type.

AuthenticationInformation complexType (SPS15XSDSearchSet2)

Type information

Information Location
Namespace
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Schema file
schema_Microsoft.Office.Server.Search.Administration.xsd
Extension base
None

Definition

<xs:complexType name="AuthenticationInformation">
    <xs:sequence>
        <xs:element name="AuthenticationType" type="tns:FederationAuthType" minOccurs="0"></xs:element>
        <xs:element name="Data" type="tns:AuthenticationData" minOccurs="0"></xs:element>
    </xs:sequence>
</xs:complexType>

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Child elements

Element Type Description
AuthenticationType
tns:FederationAuthType
Data
tns:AuthenticationData

Attributes

None.