3.1.4.18.3.3 ServerSyncUpdateFileDecryption
-
<s:complexType name="ServerSyncUpdateFileDecryption"> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="UpdateId" type="tns:UpdateIdentity" /> <s:element minOccurs="0" maxOccurs="1" name="FileDecryptionData" type="tns:ArrayOfServerSyncFileDecryption" /> </s:sequence> </s:complexType>
UpdateId: This field MUST be present. It identifies the update revision associated with the file decryption data that is described in this structure. The details of UpdateIdentity are specified in section 2.2.4.9.
FileDecryptionData: Contains an array of ServerSyncFileDecryption, as specified in section 3.1.4.18.3.5.