Compartir a través de


AuthenticationInformation complexType (SPS15XSDSearchSet2)

Información de tipos

Información Ubicación
Namespace
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Archivo de esquema
schema_Microsoft.Office.Server.Search.Administration.xsd
Base de extensión
Ninguno

Definición

<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>

Elementos y atributos

Si el esquema define requisitos específicos, como sequence, minOccurs, maxOccurs y choice, consulte la sección de definición.

Elementos secundarios

Elemento Tipo Descripción
AuthenticationType
tns:FederationAuthType
Datos
tns:AuthenticationData

Atributos

Ninguno.