> ## 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::ShowCredentialResponse

> gpudb::ShowCredentialResponse — 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#a8a6cc5b109352abc15c712cf43afcfd5">GPUdb::showCredential</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__credential_8h_source">gpudb/protocol/show\_credential.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:a3efeadd8fd9fce8254ccb0e0bbc46561" id="r_a3efeadd8fd9fce8254ccb0e0bbc46561">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3efeadd8fd9fce8254ccb0e0bbc46561">ShowCredentialResponse</a> ()</td>
      </tr>

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

      <tr className="separator:a3efeadd8fd9fce8254ccb0e0bbc46561">
        <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:aa4294895dd632148b833770dae044808" id="r_aa4294895dd632148b833770dae044808">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa4294895dd632148b833770dae044808">credentialNames</a></td>
      </tr>

      <tr className="memdesc:aa4294895dd632148b833770dae044808">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A list of all credential names. <br /></td>
      </tr>

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

      <tr className="memitem:a368ab667248969a4ef9521c32ee762e5" id="r_a368ab667248969a4ef9521c32ee762e5">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a368ab667248969a4ef9521c32ee762e5">credentialTypes</a></td>
      </tr>

      <tr className="memdesc:a368ab667248969a4ef9521c32ee762e5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A list of each credential's type. <br /></td>
      </tr>

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

      <tr className="memitem:a30f9e693568f7e005f1010e117ac0ed7" id="r_a30f9e693568f7e005f1010e117ac0ed7">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a30f9e693568f7e005f1010e117ac0ed7">credentialIdentities</a></td>
      </tr>

      <tr className="memdesc:a30f9e693568f7e005f1010e117ac0ed7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A list of each credential's identity. <br /></td>
      </tr>

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

      <tr className="memitem:ac007681d2ec929563f080869b234b3a1" id="r_ac007681d2ec929563f080869b234b3a1">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ac007681d2ec929563f080869b234b3a1">credentials</a></td>
      </tr>

      <tr className="memdesc:ac007681d2ec929563f080869b234b3a1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A list of each credential's create\_credential\_request JSON encoded structure. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a5e3c11faa68f92e3d78ede6b0c36f89f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information about the respective credential in <a className="el" href="#aa4294895dd632148b833770dae044808">credentialNames</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:ad9cc0175ec07c6ee93ab4d010bed0598">
        <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#a8a6cc5b109352abc15c712cf43afcfd5">GPUdb::showCredential</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__credential_8h_source#l00113">113</a> of file <a className="el" href="/content/api/cpp/show__credential_8h_source">show\_credential.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowCredentialResponse::ShowCredentialResponse </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_1ShowCredentialResponse" title="A set of results returned by GPUdb::showCredential.">ShowCredentialResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__credential_8h_source#l00118">118</a> of file <a className="el" href="/content/api/cpp/show__credential_8h_source">show\_credential.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Additional information about the respective credential in <a className="el" href="#aa4294895dd632148b833770dae044808">credentialNames</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__credential_8h_source#l00153">153</a> of file <a className="el" href="/content/api/cpp/show__credential_8h_source">show\_credential.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a30f9e693568f7e005f1010e117ac0ed7">◆ </a></span>credentialIdentities</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::ShowCredentialResponse::credentialIdentities</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A list of each credential's identity. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__credential_8h_source#l00141">141</a> of file <a className="el" href="/content/api/cpp/show__credential_8h_source">show\_credential.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa4294895dd632148b833770dae044808">◆ </a></span>credentialNames</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::ShowCredentialResponse::credentialNames</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A list of all credential names. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__credential_8h_source#l00131">131</a> of file <a className="el" href="/content/api/cpp/show__credential_8h_source">show\_credential.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac007681d2ec929563f080869b234b3a1">◆ </a></span>credentials</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::ShowCredentialResponse::credentials</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A list of each credential's create\_credential\_request JSON encoded structure. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__credential_8h_source#l00147">147</a> of file <a className="el" href="/content/api/cpp/show__credential_8h_source">show\_credential.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a368ab667248969a4ef9521c32ee762e5">◆ </a></span>credentialTypes</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::ShowCredentialResponse::credentialTypes</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A list of each credential's type. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__credential_8h_source#l00136">136</a> of file <a className="el" href="/content/api/cpp/show__credential_8h_source">show\_credential.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad9cc0175ec07c6ee93ab4d010bed0598">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowCredentialResponse::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__credential_8h_source#l00158">158</a> of file <a className="el" href="/content/api/cpp/show__credential_8h_source">show\_credential.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__credential_8h_source">show\_credential.h</a></li>
    </ul>
  </div>
</div>
