SecurableAuthData complexType (SPS15XSDSearchSet2)
型情報
情報 | 場所 |
---|---|
Namespace | http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
スキーマ ファイル | schema_Microsoft.Office.Server.Search.Administration.xsd |
拡張ベース | tns:AuthenticationData |
定義
<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>
要素と属性
スキーマで sequence、minOccurs、maxOccurs、choice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。
子要素
Element | 型 | 説明 |
---|---|---|
_NameValuePairs |
q7:ArrayOfKeyValueOfstringstring |
|
_SecurableNameValuePairs |
q8:ArrayOfKeyValueOfstringSecureStringX9wx7DhE |
|
SerializableSecurableNameValuePairs |
q9:ArrayOfKeyValueOfstringstring |
属性
なし。