Muokkaa

Jaa


FormsAuthCredentials complexType (SPS15XSDSearchSet2)

Type information

Information Location
Namespace http://schemas.microsoft.com/sharepoint/
Schema File schema_Microsoft.Office.Server.Search.Administration.xsd
Extension Base tns:SecurableAuthData

Definition

<xs:complexType name="FormsAuthCredentials">
    <xs:complexContent>
        <xs:extension base="tns:SecurableAuthData">
            <xs:sequence>
                <xs:element name="_AuthSchemeName" type="xs:string" minOccurs="0"></xs:element>
                <xs:element name="_AuthSubmissionMethod" type="xs:string" minOccurs="0"></xs:element>
                <xs:element name="_AuthSubmissionPath" type="xs:string" minOccurs="0"></xs:element>
                <xs:element name="_ErrorPageUrl" type="xs:string" 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
_AuthSchemeName
xs:string
_AuthSubmissionMethod
xs:string
_AuthSubmissionPath
xs:string
_ErrorPageUrl
xs:string

Attributes

None.