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

> kinetica.GrantPermissionRequest.Options — 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_1GrantPermissionRequest#a74407e86eb7a268f4825ccbfdc7f79c6" title="Optional parameters.">GrantPermissionRequest.options</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:aec791ba1377426e1897f7eff351fc17f" id="r_aec791ba1377426e1897f7eff351fc17f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aec791ba1377426e1897f7eff351fc17f">COLUMNS</a> = "columns"</td>
      </tr>

      <tr className="memdesc:aec791ba1377426e1897f7eff351fc17f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Apply table security to these columns, comma-separated. <br /></td>
      </tr>

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

      <tr className="memitem:a004df9a3ca49330fac6865c0c8bb4dc1" id="r_a004df9a3ca49330fac6865c0c8bb4dc1">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a004df9a3ca49330fac6865c0c8bb4dc1">FILTER\_EXPRESSION</a> = "filter\_expression"</td>
      </tr>

      <tr className="memdesc:a004df9a3ca49330fac6865c0c8bb4dc1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Filter expression to apply to this grant. <br /></td>
      </tr>

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

      <tr className="memitem:a8a51a70ad528a58ef3c31f17f702cdea" id="r_a8a51a70ad528a58ef3c31f17f702cdea">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8a51a70ad528a58ef3c31f17f702cdea">WITH\_GRANT\_OPTION</a> = "with\_grant\_option"</td>
      </tr>

      <tr className="memdesc:a8a51a70ad528a58ef3c31f17f702cdea">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Allow the recipient to grant the same permission (or subset) to others. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a90657bf087972f66ac50e22c8009d8e8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options" title="A set of string constants for the parameter GrantPermissionRequest.options.">GrantPermissionRequest.Options</a> options. <br /></td>
      </tr>

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

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

      <tr className="memdesc:aefbc2b35e9220b4853ebd69aee7312d4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options" title="A set of string constants for the parameter GrantPermissionRequest.options.">GrantPermissionRequest.Options</a> options. <br /></td>
      </tr>

      <tr className="separator:aefbc2b35e9220b4853ebd69aee7312d4">
        <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_1GrantPermissionRequest#a74407e86eb7a268f4825ccbfdc7f79c6" title="Optional parameters.">GrantPermissionRequest.options</a>. </p>
      <p>Optional parameters.</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_2GrantPermission_8cs_source#l00111">111</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_2GrantPermission_8cs_source">GrantPermission.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#aec791ba1377426e1897f7eff351fc17f">◆ </a></span>COLUMNS</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.GrantPermissionRequest.Options.COLUMNS = "columns"</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>Apply table security to these columns, comma-separated. </p>
        <p>The default value is ''.</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_2GrantPermission_8cs_source#l00116">116</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_2GrantPermission_8cs_source">GrantPermission.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aefbc2b35e9220b4853ebd69aee7312d4">◆ </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.GrantPermissionRequest.Options.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_1GrantPermissionRequest_1_1Options" title="A set of string constants for the parameter GrantPermissionRequest.options.">GrantPermissionRequest.Options</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_2GrantPermission_8cs_source#l00149">149</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_2GrantPermission_8cs_source">GrantPermission.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a004df9a3ca49330fac6865c0c8bb4dc1">◆ </a></span>FILTER\_EXPRESSION</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.GrantPermissionRequest.Options.FILTER\_EXPRESSION = "filter\_expression"</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>Filter expression to apply to this grant. </p>
        <p>Only rows that match the filter will be affected. The default value is ''.</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_2GrantPermission_8cs_source#l00121">121</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_2GrantPermission_8cs_source">GrantPermission.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a90657bf087972f66ac50e22c8009d8e8">◆ </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.GrantPermissionRequest.Options.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_1GrantPermissionRequest_1_1Options" title="A set of string constants for the parameter GrantPermissionRequest.options.">GrantPermissionRequest.Options</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_2GrantPermission_8cs_source#l00145">145</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_2GrantPermission_8cs_source">GrantPermission.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8a51a70ad528a58ef3c31f17f702cdea">◆ </a></span>WITH\_GRANT\_OPTION</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.GrantPermissionRequest.Options.WITH\_GRANT\_OPTION = "with\_grant\_option"</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>Allow the recipient to grant the same permission (or subset) to others. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#a90657bf087972f66ac50e22c8009d8e8">TRUE</a> </li>
          <li> <a className="el" href="#aefbc2b35e9220b4853ebd69aee7312d4">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aefbc2b35e9220b4853ebd69aee7312d4">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_2GrantPermission_8cs_source#l00141">141</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_2GrantPermission_8cs_source">GrantPermission.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_2GrantPermission_8cs_source">GrantPermission.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2GrantPermission_8cs_source">GrantPermission.cs</a></li>
    </ul>
  </div>
</div>
