KeyValuePairOfstringbase64 วัตถุข้อมูลพื้นฐาน - การจัดการลูกค้า
คู่คีย์และค่าของสตริงและค่า base64Binary ที่กําหนดโดยบริการการจัดการลูกค้า
ไวยากรณ์
<xs:complexType name="KeyValuePairOfstringbase64Binary" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<GenericType Name="KeyValuePairOf{0}{1}{#}" Namespace="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
<GenericParameter Name="string" Namespace="http://www.w3.org/2001/XMLSchema" />
<GenericParameter Name="base64Binary" Namespace="http://www.w3.org/2001/XMLSchema" />
</GenericType>
<IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType>
</xs:appinfo>
</xs:annotation>
<xs:sequence>
<xs:element name="key" nillable="true" type="xs:string" />
<xs:element name="value" nillable="true" type="xs:base64Binary" />
</xs:sequence>
</xs:complexType>
องค์ ประกอบ
วัตถุ KeyValuePairOfstringbase64Binary มีองค์ประกอบต่อไปนี้: คีย์, ค่า
องค์ ประกอบ | คำอธิบาย | ชนิดข้อมูล |
---|---|---|
คีย์ | ชื่อของการตั้งค่า | สาย อักขระ |
ค่า | ค่าของการตั้งค่า | base64Binary |
ข้อกําหนด
บริการ: CustomerManagementService.svc v13
Namespace: http://schemas.datacontract.org/2004/07/System.Collections.Generic