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

> kinetica.GrantPermissionProcRequest.Permission — 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_1GrantPermissionProcRequest#ab249d4bf3a39f57259310d5d9fe97806" title="Permission to grant to the user or role.">GrantPermissionProcRequest.permission</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:ab7eb6d5d9abad86c1a2ab5240c850489" id="r_ab7eb6d5d9abad86c1a2ab5240c850489">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab7eb6d5d9abad86c1a2ab5240c850489">PROC\_ADMIN</a> = "proc\_admin"</td>
      </tr>

      <tr className="memdesc:ab7eb6d5d9abad86c1a2ab5240c850489">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Admin access to the proc. <br /></td>
      </tr>

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

      <tr className="memitem:a0ef4109ec192c76b30404bf190eb682b" id="r_a0ef4109ec192c76b30404bf190eb682b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0ef4109ec192c76b30404bf190eb682b">PROC\_EXECUTE</a> = "proc\_execute"</td>
      </tr>

      <tr className="memdesc:a0ef4109ec192c76b30404bf190eb682b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Execute access to the proc. <br /></td>
      </tr>

      <tr className="separator:a0ef4109ec192c76b30404bf190eb682b">
        <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_1GrantPermissionProcRequest#ab249d4bf3a39f57259310d5d9fe97806" title="Permission to grant to the user or role.">GrantPermissionProcRequest.permission</a>. </p>
      <p><a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionProcRequest_1_1Permission" title="A set of string constants for the parameter GrantPermissionProcRequest.permission.">Permission</a> to grant to the user or 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_2GrantPermissionProc_8cs_source#l00022">22</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_2GrantPermissionProc_8cs_source">GrantPermissionProc.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ab7eb6d5d9abad86c1a2ab5240c850489">◆ </a></span>PROC\_ADMIN</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.GrantPermissionProcRequest.Permission.PROC\_ADMIN = "proc\_admin"</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>Admin access to the proc. </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_2GrantPermissionProc_8cs_source#l00025">25</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_2GrantPermissionProc_8cs_source">GrantPermissionProc.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0ef4109ec192c76b30404bf190eb682b">◆ </a></span>PROC\_EXECUTE</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.GrantPermissionProcRequest.Permission.PROC\_EXECUTE = "proc\_execute"</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>Execute access to the proc. </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_2GrantPermissionProc_8cs_source#l00028">28</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_2GrantPermissionProc_8cs_source">GrantPermissionProc.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_2GrantPermissionProc_8cs_source">GrantPermissionProc.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2GrantPermissionProc_8cs_source">GrantPermissionProc.cs</a></li>
    </ul>
  </div>
</div>
