# C1.Util.DX.Storage.SecurityAttributes

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_Storage_SecurityAttributes" data-uid="C1.Util.DX.Storage.SecurityAttributes" class="text-break">SecurityAttributes Struct
</h1>
  <div class="markdown level0 summary"><p>Security attributes.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.Storage.html">C1.Util.DX.Storage</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DX.4.8.dll</h6>
  <h5 id="C1_Util_DX_Storage_SecurityAttributes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct SecurityAttributes</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure SecurityAttributes</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_Storage_SecurityAttributes_Descriptor" data-uid="C1.Util.DX.Storage.SecurityAttributes.Descriptor">
          <a class="xref" href="C1.Util.DX.Storage.SecurityAttributes.Descriptor.html">Descriptor</a>
        </td>
        <td class="markdown level1 summary"><p>Descriptor.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Util_DX_Storage_SecurityAttributes_Length" data-uid="C1.Util.DX.Storage.SecurityAttributes.Length">
          <a class="xref" href="C1.Util.DX.Storage.SecurityAttributes.Length.html">Length</a>
        </td>
        <td class="markdown level1 summary"><p>Length.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_Storage_SecurityAttributes_InheritHandle" data-uid="C1.Util.DX.Storage.SecurityAttributes.InheritHandle">
          <a class="xref" href="C1.Util.DX.Storage.SecurityAttributes.InheritHandle.html#C1_Util_DX_Storage_SecurityAttributes_InheritHandle">InheritHandle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether [inherit handle].</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
