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

> kinetica.HasRoleResponse.Info — 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_1HasRoleResponse#abd5e92665b1ae7d4eb9d9c854e93c3e3" title="Additional information.">HasRoleResponse.info</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:ad26cb2a63b0b8e0209123529c6733474" id="r_ad26cb2a63b0b8e0209123529c6733474">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad26cb2a63b0b8e0209123529c6733474">DIRECT</a> = "direct"</td>
      </tr>

      <tr className="memdesc:ad26cb2a63b0b8e0209123529c6733474">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a className="el" href="#a57c3ca0e332db4683f50c09d4c725bc0">TRUE</a> when principal is directly a member of the role. <br /></td>
      </tr>

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

      <tr className="memitem:a57c3ca0e332db4683f50c09d4c725bc0" id="r_a57c3ca0e332db4683f50c09d4c725bc0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a57c3ca0e332db4683f50c09d4c725bc0">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:a57c3ca0e332db4683f50c09d4c725bc0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1HasRoleResponse_1_1Info" title="A set of string constants for the parameter HasRoleResponse.info.">HasRoleResponse.Info</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:a5c90ce5afe3cafc02da9d117a792f516" id="r_a5c90ce5afe3cafc02da9d117a792f516">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5c90ce5afe3cafc02da9d117a792f516">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:a5c90ce5afe3cafc02da9d117a792f516">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1HasRoleResponse_1_1Info" title="A set of string constants for the parameter HasRoleResponse.info.">HasRoleResponse.Info</a> options. <br /></td>
      </tr>

      <tr className="separator:a5c90ce5afe3cafc02da9d117a792f516">
        <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_1HasRoleResponse#abd5e92665b1ae7d4eb9d9c854e93c3e3" title="Additional information.">HasRoleResponse.info</a>. </p>
      <p>Additional information.</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_2HasRole_8cs_source#l00238">238</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_2HasRole_8cs_source">HasRole.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ad26cb2a63b0b8e0209123529c6733474">◆ </a></span>DIRECT</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.HasRoleResponse.Info.DIRECT = "direct"</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 className="el" href="#a57c3ca0e332db4683f50c09d4c725bc0">TRUE</a> when principal is directly a member of the role. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a57c3ca0e332db4683f50c09d4c725bc0">TRUE</a> </li>
          <li> <a className="el" href="#a5c90ce5afe3cafc02da9d117a792f516">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#a5c90ce5afe3cafc02da9d117a792f516">FALSE</a>.</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_2HasRole_8cs_source#l00255">255</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_2HasRole_8cs_source">HasRole.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5c90ce5afe3cafc02da9d117a792f516">◆ </a></span>FALSE</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.HasRoleResponse.Info.FALSE = "false"</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 boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1HasRoleResponse_1_1Info" title="A set of string constants for the parameter HasRoleResponse.info.">HasRoleResponse.Info</a> options. </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_2HasRole_8cs_source#l00263">263</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_2HasRole_8cs_source">HasRole.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a57c3ca0e332db4683f50c09d4c725bc0">◆ </a></span>TRUE</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.HasRoleResponse.Info.TRUE = "true"</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 boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1HasRoleResponse_1_1Info" title="A set of string constants for the parameter HasRoleResponse.info.">HasRoleResponse.Info</a> options. </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_2HasRole_8cs_source#l00259">259</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_2HasRole_8cs_source">HasRole.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_2HasRole_8cs_source">HasRole.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2HasRole_8cs_source">HasRole.cs</a></li>
    </ul>
  </div>
</div>
