AuthenticationInformation complexType (SPS15XSDSearchSet2)
Informationen zum Typ
Informationen | Ort |
---|---|
Namespace |
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
Schemadatei |
schema_Microsoft.Office.Server.Search.Administration.xsd |
Erweiterungsbasis |
Keine |
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>
Elemente und Attribute
Wenn das Schema bestimmte Anforderungen definiert, z. B. Sequenz, minOccurs, maxOccurs und Auswahl, finden Sie weitere Informationen im Definitionsabschnitt.
Untergeordnete Elemente
Element | Typ | Beschreibung |
---|---|---|
AuthenticationType |
tns:FederationAuthType |
|
Daten |
tns:AuthenticationData |
Attribute
None.