<div class="content"><p> </p><p>The <b>PAC_DEVICE_CLAIMS_ INFO</b> structure is a variable
length buffer of the PAC that SHOULD<a id="Appendix_A_Target_26"></a><a aria-label="Product behavior note 26" href="a1c36b00-1fca-415c-a4ca-e66e98844760#Appendix_A_26" data-linktype="relative-path">&lt;26&gt;</a> contain
the client&#39;s marshaled claims blob. The <b>PAC_DEVICE_CLAIMS_ INFO</b>
structure is placed directly after the <b>Buffers</b> array of the topmost <b>PACTYPE</b>
structure (section <span><a href="6655b92f-ab06-490b-845d-037e6987275f" data-linktype="relative-path">2.3</a></span>), at the offset
specified in the <b>Offset</b> field of the corresponding <b>PAC_INFO_BUFFER</b>
structure (section <span><a href="3341cfa2-6ef5-42e0-b7bc-4544884bf399" data-linktype="relative-path">2.4</a></span>) in the <b>Buffers</b>
array. The <b>ulType</b> field of the corresponding <b>PAC_INFO_BUFFER</b> is
set to 0x0000000F.</p><p>The <b>PAC_DEVICE_CLAIMS_INFO</b> structure is defined as
follows.</p><p>The format of the <b>PAC_DEVICE_CLAIMS_ INFO</b> structure
is defined as follows.</p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="32">
  <p>Claims
  (variable)</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>...</p>
  </td>
 </tr>
</tbody></table><p><b>Claims (variable): </b>A variable-length <b>CLAIMS_SET_METADATA</b>
structure (<span><a href="../ms-adts/d2435927-0999-4c62-8c6d-13ba31a52e1a" data-linktype="relative-path">[MS-ADTS]</a></span>
section <span><a href="../ms-adts/bf4a98a1-f2ea-4597-873d-ebbee41ef43d" data-linktype="relative-path">2.2.18.8</a></span>)
that contains claims.</p></div>