> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# kinetica.ShowSecurityResponse.Types

> kinetica.ShowSecurityResponse.Types — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1ShowSecurityResponse#a7f38b2d49deac1ae63ba86d6e8dd1a68" title="Map of user/role name to the type of that user/role.">ShowSecurityResponse.types</a>. <a href="#details">More...</a></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Static Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:ad6e6b05b8639ec1ec41145136e9c6df6" id="r_ad6e6b05b8639ec1ec41145136e9c6df6">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad6e6b05b8639ec1ec41145136e9c6df6">INTERNAL\_USER</a> = "internal\_user"</td>
      </tr>

      <tr className="memdesc:ad6e6b05b8639ec1ec41145136e9c6df6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A user whose credentials are managed by the database system. <br /></td>
      </tr>

      <tr className="separator:ad6e6b05b8639ec1ec41145136e9c6df6">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:aedfc83a649f4f8988f388ee77e9c1edc" id="r_aedfc83a649f4f8988f388ee77e9c1edc">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aedfc83a649f4f8988f388ee77e9c1edc">EXTERNAL\_USER</a> = "external\_user"</td>
      </tr>

      <tr className="memdesc:aedfc83a649f4f8988f388ee77e9c1edc">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A user whose credentials are managed by an external LDAP. <br /></td>
      </tr>

      <tr className="separator:aedfc83a649f4f8988f388ee77e9c1edc">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:acbc36eae6b1df8655f4a6abb0f5c8ef3" id="r_acbc36eae6b1df8655f4a6abb0f5c8ef3">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acbc36eae6b1df8655f4a6abb0f5c8ef3">ROLE</a> = "role"</td>
      </tr>

      <tr className="memdesc:acbc36eae6b1df8655f4a6abb0f5c8ef3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A role. <br /></td>
      </tr>

      <tr className="separator:acbc36eae6b1df8655f4a6abb0f5c8ef3">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1ShowSecurityResponse#a7f38b2d49deac1ae63ba86d6e8dd1a68" title="Map of user/role name to the type of that user/role.">ShowSecurityResponse.types</a>. </p>
      <p>Map of user/role name to the type of that user/role. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowSecurity_8cs_source#l00143">143</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowSecurity_8cs_source">ShowSecurity.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#aedfc83a649f4f8988f388ee77e9c1edc">◆ </a></span>EXTERNAL\_USER</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ShowSecurityResponse.Types.EXTERNAL\_USER = "external\_user"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A user whose credentials are managed by an external LDAP. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowSecurity_8cs_source#l00151">151</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowSecurity_8cs_source">ShowSecurity.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad6e6b05b8639ec1ec41145136e9c6df6">◆ </a></span>INTERNAL\_USER</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ShowSecurityResponse.Types.INTERNAL\_USER = "internal\_user"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A user whose credentials are managed by the database system. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowSecurity_8cs_source#l00147">147</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowSecurity_8cs_source">ShowSecurity.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#acbc36eae6b1df8655f4a6abb0f5c8ef3">◆ </a></span>ROLE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.ShowSecurityResponse.Types.ROLE = "role"</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel static">static</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A role. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowSecurity_8cs_source#l00154">154</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowSecurity_8cs_source">ShowSecurity.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following files:

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2ShowSecurity_8cs_source">ShowSecurity.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2ShowSecurity_8cs_source">ShowSecurity.cs</a></li>
    </ul>
  </div>
</div>
