Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The BinarySignature (ActivateResponse) element is a fragment of XML that contains a signed hash of the binary data returned by the server in a DIME attachment (as described in [WSDLExt]) on the Activate web method response. The BinarySignature and attachment are passed through by the server and treated as transparent data.
-
<xs:element name="BinarySignature"> <xs:complexType mixed="true" > <xs:sequence> <xs:any namespace="" /> </xs:sequence> </xs:complexType> </xs:element>