Muokkaa

Jaa


SsoAuthData 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
tns:AuthenticationData

Definition

<xs:complexType name="SsoAuthData">
    <xs:complexContent>
        <xs:extension base="tns:AuthenticationData">
            <xs:sequence>
                <xs:element name="_SsoAppId" type="xs:string" minOccurs="0"></xs:element>
                <xs:element name="_nameValuePairs" type="q5:ArrayOfKeyValueOfstringstring" minOccurs="0"></xs:element>
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</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
_nameValuePairs
q5:ArrayOfKeyValueOfstringstring
_SsoAppId
xs:string

Attributes

None.