> ## 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.

# gpudb::ShowSecurityResponse

> gpudb::ShowSecurityResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a40c433cf19b0cc02dea2b197924e5a22">GPUdb::showSecurity</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__security_8h_source">gpudb/protocol/show\_security.h</a>></code></p>

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

      <tr className="memitem:ac8d1ae5f63ce3b5251476230a115185e" id="r_ac8d1ae5f63ce3b5251476230a115185e">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac8d1ae5f63ce3b5251476230a115185e">ShowSecurityResponse</a> ()</td>
      </tr>

      <tr className="memdesc:ac8d1ae5f63ce3b5251476230a115185e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowSecurityResponse" title="A set of results returned by GPUdb::showSecurity.">ShowSecurityResponse</a> object with default parameters. <br /></td>
      </tr>

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

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

      <tr className="memitem:ad10cb5ebdf89365dc0971d3ea1e53b3f" id="r_ad10cb5ebdf89365dc0971d3ea1e53b3f">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad10cb5ebdf89365dc0971d3ea1e53b3f">types</a></td>
      </tr>

      <tr className="memdesc:ad10cb5ebdf89365dc0971d3ea1e53b3f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Map of user/role name to the type of that user/role. <br /></td>
      </tr>

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

      <tr className="memitem:a47811e47690b3bf7025bca25cb9aa5f8" id="r_a47811e47690b3bf7025bca25cb9aa5f8">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::vector\< std::string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a47811e47690b3bf7025bca25cb9aa5f8">roles</a></td>
      </tr>

      <tr className="memdesc:a47811e47690b3bf7025bca25cb9aa5f8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Map of user/role name to a list of names of roles of which that user/role is a member. <br /></td>
      </tr>

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

      <tr className="memitem:adb8c8c33c1483cce4485076058155dcb" id="r_adb8c8c33c1483cce4485076058155dcb">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::vector\< std::map\< std::string, std::string > > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adb8c8c33c1483cce4485076058155dcb">permissions</a></td>
      </tr>

      <tr className="memdesc:adb8c8c33c1483cce4485076058155dcb">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Map of user/role name to a list of permissions directly granted to that user/role. <br /></td>
      </tr>

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

      <tr className="memitem:ae82171d1af5b94a2d313a3bdb31bb69f" id="r_ae82171d1af5b94a2d313a3bdb31bb69f">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae82171d1af5b94a2d313a3bdb31bb69f">resourceGroups</a></td>
      </tr>

      <tr className="memdesc:ae82171d1af5b94a2d313a3bdb31bb69f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Map of user name to resource group name. <br /></td>
      </tr>

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

      <tr className="memitem:a2081071c4717c367199c5c98336d3a7c" id="r_a2081071c4717c367199c5c98336d3a7c">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2081071c4717c367199c5c98336d3a7c">info</a></td>
      </tr>

      <tr className="memdesc:a2081071c4717c367199c5c98336d3a7c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a40c433cf19b0cc02dea2b197924e5a22">GPUdb::showSecurity</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__security_8h_source#l00144">144</a> of file <a className="el" href="/content/api/cpp/show__security_8h_source">show\_security.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ac8d1ae5f63ce3b5251476230a115185e">◆ </a></span>ShowSecurityResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowSecurityResponse::ShowSecurityResponse </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowSecurityResponse" title="A set of results returned by GPUdb::showSecurity.">ShowSecurityResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__security_8h_source#l00149">149</a> of file <a className="el" href="/content/api/cpp/show__security_8h_source">show\_security.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a2081071c4717c367199c5c98336d3a7c">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowSecurityResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__security_8h_source#l00193">193</a> of file <a className="el" href="/content/api/cpp/show__security_8h_source">show\_security.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#adb8c8c33c1483cce4485076058155dcb">◆ </a></span>permissions</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::vector\<std::map\<std::string, std::string> > > gpudb::ShowSecurityResponse::permissions</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Map of user/role name to a list of permissions directly granted to that user/role. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__security_8h_source#l00183">183</a> of file <a className="el" href="/content/api/cpp/show__security_8h_source">show\_security.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae82171d1af5b94a2d313a3bdb31bb69f">◆ </a></span>resourceGroups</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowSecurityResponse::resourceGroups</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Map of user name to resource group name. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__security_8h_source#l00188">188</a> of file <a className="el" href="/content/api/cpp/show__security_8h_source">show\_security.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a47811e47690b3bf7025bca25cb9aa5f8">◆ </a></span>roles</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::vector\<std::string> > gpudb::ShowSecurityResponse::roles</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Map of user/role name to a list of names of roles of which that user/role is a member. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__security_8h_source#l00177">177</a> of file <a className="el" href="/content/api/cpp/show__security_8h_source">show\_security.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad10cb5ebdf89365dc0971d3ea1e53b3f">◆ </a></span>types</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowSecurityResponse::types</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Map of user/role name to the type of that user/role. </p>
        <p>Valid values are: </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a8ba022fa43740a0ba8e66f5c793f5fc9">show\_security\_internal\_user</a>: A user whose credentials are managed by the database system. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a99ef548acf657d01ea8b1457226d1f11">show\_security\_external\_user</a>: A user whose credentials are managed by an external LDAP. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a3b3ad692a59e489b3bf1804e0b3916ec">show\_security\_role</a>: A role. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__security_8h_source#l00171">171</a> of file <a className="el" href="/content/api/cpp/show__security_8h_source">show\_security.h</a>.</p>
      </div>
    </div>

    <hr />

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

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/show__security_8h_source">show\_security.h</a></li>
    </ul>
  </div>
</div>
