<div class="content" name="pKT" uuid="54e3ec05-913f-4d6d-932b-095f457fd543"><p>The <b>pKT</b> attribute contains the <a href="a9bc4403-a862-48b9-b99b-1b44a887d177#gt_e8de88fd-d760-46fa-ad77-76961fa20aea" data-linktype="relative-path">DFS metadata</a> of the <a href="a9bc4403-a862-48b9-b99b-1b44a887d177#gt_133ab305-ad75-4b38-8ec9-40bc0dc3b594" data-linktype="relative-path">domain-based DFS namespace</a>
that the <a href="a9bc4403-a862-48b9-b99b-1b44a887d177#gt_8bb43a65-7a8c-4585-a7ed-23044772f8ca" data-linktype="relative-path">object</a>
represents.</p><p>The DFS metadata has the following format.</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">BLOBVersion</td>
 </tr>
 <tr>
  <td colspan="32">BLOBElementCount</td>
 </tr>
 <tr>
  <td colspan="32">BLOBElement (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
</tbody></table><p><b>BLOBVersion (4 bytes): </b>The DFS metadata format
version stored as an unsigned, 32-bit, <a href="a9bc4403-a862-48b9-b99b-1b44a887d177#gt_079478cb-f4c5-4ce5-b72b-2144da5d2ce7" data-linktype="relative-path">little-endian</a> integer. This
MUST always be set to 0.</p><p><b>BLOBElementCount (4 bytes): </b>The number of
&lt;BLOBElement&gt; elements that immediately follow this field in the DFS
metadata stored as an unsigned, 32-bit, little-endian integer.</p><p><b>BLOBElement (variable): </b>A variable number of <a href="8a9363ac-cab2-43ab-a9d5-49d8183ba318" data-linktype="relative-path">DFSNamespaceElementBLOB</a>
structures, which immediately follow the BLOBElementCount. Each
DFSNamespaceElementBLOB contains descriptive information about a <a href="a9bc4403-a862-48b9-b99b-1b44a887d177#gt_0b8086c9-d025-45b8-bf09-6b5eca72713e" data-linktype="relative-path">DFS</a> site, root, or link.
The format and size of each DFSNamespaceElementBLOB depend on the information
contained in it.</p></div>