SecurableAuthData complexType (SPS15XSDSearchSet2)
Informationen zum Typ
Informationen | Standort |
---|---|
Namespace | http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
Schemadatei | schema_Microsoft.Office.Server.Search.Administration.xsd |
Erweiterungsbasis | tns:AuthenticationData |
Definition
<xs:complexType name="SecurableAuthData">
<xs:complexContent>
<xs:extension base="tns:AuthenticationData">
<xs:sequence>
<xs:element name="_NameValuePairs" type="q7:ArrayOfKeyValueOfstringstring" minOccurs="0"></xs:element>
<xs:element name="_SecurableNameValuePairs" type="q8:ArrayOfKeyValueOfstringSecureStringX9wx7DhE" minOccurs="0"></xs:element>
<xs:element name="SerializableSecurableNameValuePairs" type="q9:ArrayOfKeyValueOfstringstring" minOccurs="0"></xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elemente und Attribute
Wenn das Schema bestimmte Anforderungen definiert, z. B. sequence, minOccurs, maxOccurs und choice, lesen Sie den Abschnitt definition.
Untergeordnete Elemente
Element | Typ | Beschreibung |
---|---|---|
_NameValuePairs |
q7:ArrayOfKeyValueOfstringstring |
|
_SecurableNameValuePairs |
q8:ArrayOfKeyValueOfstringSecureStringX9wx7DhE |
|
SerializableSecurableNameValuePairs |
q9:ArrayOfKeyValueOfstringstring |
Attribute
None.