3.2.4.1.3.2 AcquireContentKeyParams

The <AcquireContentKeyParams> complex type contains the publishing license for which the content key is being requested.

  <s:complexType name="AcquireContentKeyParams">
   <s:sequence>
     <s:element minOccurs="0" maxOccurs="1" name="IssuanceLicense"
       type="tns:ArrayOfXmlNode" /> 
   </s:sequence>
 </s:complexType>

IssuanceLicense: An element that contains the publishing license that uses the <ArrayOfXmlNode> complex type, as defined in section 2.2.4.2. The format of the publishing license is described in the RMS: Client-to-Server Protocol Specification [MS-RMPR].