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

> kinetica.GrantPermissionRequest — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a9ad93fdd727699f581ba0d742613b887">Kinetica.grantPermission</a>. <a href="#details">More...</a></p>
    <div id="dynsection-0" className="dynheader closed"> Inheritance diagram for kinetica.GrantPermissionRequest:</div>

    <div id="dynsection-0-summary" className="dynsummary" />

    <div id="dynsection-0-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <div id="dynsection-1" className="dynheader closed"> Collaboration diagram for kinetica.GrantPermissionRequest:</div>

    <div id="dynsection-1-summary" className="dynsummary" />

    <div id="dynsection-1-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType">ObjectType</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#a56b1ce308ddbfcd62ed899e1c77bfe7d" title="The type of object being granted to.">GrantPermissionRequest.object\_type</a>. <a href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options">Options</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#a74407e86eb7a268f4825ccbfdc7f79c6" title="Optional parameters.">GrantPermissionRequest.options</a>. <a href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission">Permission</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#a3ddf6fc22d3c9921e7fa5f92cea8ecb0" title="Permission being granted.">GrantPermissionRequest.permission</a>. <a href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#details">More...</a><br /></td>
      </tr>

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

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

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

      <tr className="memdesc:ad0d55ea738c041b427bbda4770108da0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1GrantPermissionRequest" title="A set of parameters for Kinetica.grantPermission.">GrantPermissionRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:afc51da97c7a6dd80f8e7096b6e55b002" id="r_afc51da97c7a6dd80f8e7096b6e55b002">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afc51da97c7a6dd80f8e7096b6e55b002">GrantPermissionRequest</a> (string <a className="el" href="#a81c848d3892e89889e6fe3d1046323a4">principal</a>, string <a className="el" href="#a91f425bc2d7704b0fad68e28474b7dec">\_object</a>, string <a className="el" href="#a56b1ce308ddbfcd62ed899e1c77bfe7d">object\_type</a>, string <a className="el" href="#a3ddf6fc22d3c9921e7fa5f92cea8ecb0">permission</a>, IDictionary\< string, string > <a className="el" href="#a74407e86eb7a268f4825ccbfdc7f79c6">options</a>=null)</td>
      </tr>

      <tr className="memdesc:afc51da97c7a6dd80f8e7096b6e55b002">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1GrantPermissionRequest" title="A set of parameters for Kinetica.grantPermission.">GrantPermissionRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ad0d55ea738c041b427bbda4770108da0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1GrantPermissionRequest" title="A set of parameters for Kinetica.grantPermission.">GrantPermissionRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:afc51da97c7a6dd80f8e7096b6e55b002" id="r_afc51da97c7a6dd80f8e7096b6e55b002">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afc51da97c7a6dd80f8e7096b6e55b002">GrantPermissionRequest</a> (string <a className="el" href="#a81c848d3892e89889e6fe3d1046323a4">principal</a>, string <a className="el" href="#a91f425bc2d7704b0fad68e28474b7dec">\_object</a>, string <a className="el" href="#a56b1ce308ddbfcd62ed899e1c77bfe7d">object\_type</a>, string <a className="el" href="#a3ddf6fc22d3c9921e7fa5f92cea8ecb0">permission</a>, IDictionary\< string, string > <a className="el" href="#a74407e86eb7a268f4825ccbfdc7f79c6">options</a>=null)</td>
      </tr>

      <tr className="memdesc:afc51da97c7a6dd80f8e7096b6e55b002">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cs/classkinetica_1_1GrantPermissionRequest" title="A set of parameters for Kinetica.grantPermission.">GrantPermissionRequest</a> object with the specified parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header pub_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

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

      <tr className="memitem:a81c848d3892e89889e6fe3d1046323a4" id="r_a81c848d3892e89889e6fe3d1046323a4">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a81c848d3892e89889e6fe3d1046323a4">principal</a> = ""<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a81c848d3892e89889e6fe3d1046323a4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the user or role for which the permission is being granted. <br /></td>
      </tr>

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

      <tr className="memitem:a91f425bc2d7704b0fad68e28474b7dec" id="r_a91f425bc2d7704b0fad68e28474b7dec">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a91f425bc2d7704b0fad68e28474b7dec">\_object</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a91f425bc2d7704b0fad68e28474b7dec">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of object permission is being granted to. <br /></td>
      </tr>

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

      <tr className="memitem:a56b1ce308ddbfcd62ed899e1c77bfe7d" id="r_a56b1ce308ddbfcd62ed899e1c77bfe7d">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a56b1ce308ddbfcd62ed899e1c77bfe7d">object\_type</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a56b1ce308ddbfcd62ed899e1c77bfe7d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The type of object being granted to. <br /></td>
      </tr>

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

      <tr className="memitem:a3ddf6fc22d3c9921e7fa5f92cea8ecb0" id="r_a3ddf6fc22d3c9921e7fa5f92cea8ecb0">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3ddf6fc22d3c9921e7fa5f92cea8ecb0">permission</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a3ddf6fc22d3c9921e7fa5f92cea8ecb0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission" title="A set of string constants for the parameter GrantPermissionRequest.permission.">Permission</a> being granted. <br /></td>
      </tr>

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

      <tr className="memitem:a74407e86eb7a268f4825ccbfdc7f79c6" id="r_a74407e86eb7a268f4825ccbfdc7f79c6">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a74407e86eb7a268f4825ccbfdc7f79c6">options</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a74407e86eb7a268f4825ccbfdc7f79c6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

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

      <tr className="inherit_header properties_classkinetica_1_1KineticaData">
        <td colSpan="2"> Properties inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData" id="r_aceefbe60fab98d5b1a834d47056a4e77">
        <td className="memItemLeft" align="right" valign="top">Schema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#aceefbe60fab98d5b1a834d47056a4e77">Schema</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro Schema for this class. <br /></td>
      </tr>

      <tr className="separator:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Additional Inherited Members</h2>
        </td>
      </tr>

      <tr className="inherit_header pub_static_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Static Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

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

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#a9ad93fdd727699f581ba0d742613b887">Kinetica.grantPermission</a>. </p>
      <p>Grant user or role the specified permission on the specified object.</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#l00016">16</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">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ad0d55ea738c041b427bbda4770108da0">◆ </a></span>GrantPermissionRequest() <span className="overload">\[1/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.GrantPermissionRequest.GrantPermissionRequest </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/cs/classkinetica_1_1GrantPermissionRequest" title="A set of parameters for Kinetica.grantPermission.">GrantPermissionRequest</a> object with default 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#l00378">378</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="#afc51da97c7a6dd80f8e7096b6e55b002">◆ </a></span>GrantPermissionRequest() <span className="overload">\[2/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.GrantPermissionRequest.GrantPermissionRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">principal</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">\_object</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">object\_type</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">permission</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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/cs/classkinetica_1_1GrantPermissionRequest" title="A set of parameters for Kinetica.grantPermission.">GrantPermissionRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">principal</td>
                <td>Name of the user or role for which the permission is being granted. Must be an existing user or role. The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">\_object</td>
                <td>Name of object permission is being granted to. It is recommended to use a fully-qualified name when possible.</td>
              </tr>

              <tr>
                <td className="paramname">object\_type</td>

                <td>
                  The type of object being granted to. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a920d90c6d0338454558526928341ecad">CATALOG</a>: Catalog </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#abe91f6bdb0c5fedd22e66cab535a2357">CONTEXT</a>: Context </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a3a7d62247f56ff207bded584f26d3578">CREDENTIAL</a>: Credential </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#afce5b5645084eb2284a4d4a17bb1d5af">DATASINK</a>: Data Sink </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#aa974a962b625c055b105fbe6a4e3ef4e">DATASOURCE</a>: Data Source </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a79670a6280862791256cf6047423137b">DIRECTORY</a>: KIFS File Directory </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a5e4797ac514efac497d1dcde87b11106">GRAPH</a>: A Graph object </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#afd426a8331070a364508adf78e179efd">PROC</a>: UDF Procedure </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a2c00e4dc971fa425e4565a27d3cf2b40">SCHEMA</a>: Schema </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#afe7bc1c637cb06ee89b3c7e9b074ee79">SQL\_PROC</a>: SQL Procedure </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a9314b2104bfcc6572d226c47b944ee45">SYSTEM</a>: System-level access </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a3801f45ff965815f8b3d8da8eb446869">TABLE</a>: Database Table </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a8b0ea9b24ffbecbb95b692587e438988">TABLE\_MONITOR</a>: Table monitor </li>
                  </ul>
                </td>
              </tr>

              <tr>
                <td className="paramname">permission</td>

                <td>
                  <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission" title="A set of string constants for the parameter GrantPermissionRequest.permission.">Permission</a> being granted. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ab203a0fc124c0b0fc2a704ebdc9d2c0c">ADMIN</a>: Full read/write and administrative access on the object. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#af0f068c7927e89cca621c66e95d5b377">CONNECT</a>: Connect access on the given data source or data sink. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ae71842535c59d964685ffcb0bf3c7091">CREATE</a>: Ability to create new objects of this type. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#afd2cb1811c82ccc450c7eca45595648e">DELETE</a>: Delete rows from tables. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a949ec39a54e7540c6fd5be5ab9170139">EXECUTE</a>: Ability to Execute the Procedure object. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a21d8d5c8bf8ccc995e758433e80216df">INSERT</a>: Insert access to tables. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a30f45d62db4ecb4950c16f4ae400325f">MONITOR</a>: Monitor logs and statistics. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a5599f525274abc2ad7390b0841050115">READ</a>: Ability to read, list and use the object. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a56149a13bc754be7ea3acc7065c05ee1">SEND\_ALERT</a>: Ability to send system alerts. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ae6b2f752a62016416a8528a19d096bb9">UPDATE</a>: Update access to the table. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#aaa6f08c19b1c5a5006ebc6077909c89c">USER\_ADMIN</a>: Access to administer users and roles that do not have system\_admin permission. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ac842453ec0a1c9580cbf5e5125f3877b">WRITE</a>: Access to write, change and delete objects. </li>
                  </ul>
                </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#aec791ba1377426e1897f7eff351fc17f">COLUMNS</a>: Apply table security to these columns, comma-separated. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#a004df9a3ca49330fac6865c0c8bb4dc1">FILTER\_EXPRESSION</a>: Filter expression to apply to this grant. Only rows that match the filter will be affected. The default value is ''. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#a8a51a70ad528a58ef3c31f17f702cdea">WITH\_GRANT\_OPTION</a>: Allow the recipient to grant the same permission (or subset) to others. Supported values:

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

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#aefbc2b35e9220b4853ebd69aee7312d4">FALSE</a>.
                    </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <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#l00595">595</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="#ad0d55ea738c041b427bbda4770108da0">◆ </a></span>GrantPermissionRequest() <span className="overload">\[3/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.GrantPermissionRequest.GrantPermissionRequest </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/cs/classkinetica_1_1GrantPermissionRequest" title="A set of parameters for Kinetica.grantPermission.">GrantPermissionRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2GrantPermission_8cs_source#l00378">378</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2GrantPermission_8cs_source">GrantPermission.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#afc51da97c7a6dd80f8e7096b6e55b002">◆ </a></span>GrantPermissionRequest() <span className="overload">\[4/4]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">kinetica.GrantPermissionRequest.GrantPermissionRequest </td>
                  <td>(</td>
                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">principal</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">\_object</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">object\_type</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">string</td>
                  <td className="paramname"><span className="paramname"><span className="em">permission</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">IDictionary\< string, string ></td>
                  <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span> )</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/cs/classkinetica_1_1GrantPermissionRequest" title="A set of parameters for Kinetica.grantPermission.">GrantPermissionRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramname">principal</td>
                <td>Name of the user or role for which the permission is being granted. Must be an existing user or role. The default value is ''.</td>
              </tr>

              <tr>
                <td className="paramname">\_object</td>
                <td>Name of object permission is being granted to. It is recommended to use a fully-qualified name when possible.</td>
              </tr>

              <tr>
                <td className="paramname">object\_type</td>

                <td>
                  The type of object being granted to. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a920d90c6d0338454558526928341ecad">CATALOG</a>: Catalog </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#abe91f6bdb0c5fedd22e66cab535a2357">CONTEXT</a>: Context </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a3a7d62247f56ff207bded584f26d3578">CREDENTIAL</a>: Credential </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#afce5b5645084eb2284a4d4a17bb1d5af">DATASINK</a>: Data Sink </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#aa974a962b625c055b105fbe6a4e3ef4e">DATASOURCE</a>: Data Source </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a79670a6280862791256cf6047423137b">DIRECTORY</a>: KIFS File Directory </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a5e4797ac514efac497d1dcde87b11106">GRAPH</a>: A Graph object </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#afd426a8331070a364508adf78e179efd">PROC</a>: UDF Procedure </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a2c00e4dc971fa425e4565a27d3cf2b40">SCHEMA</a>: Schema </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#afe7bc1c637cb06ee89b3c7e9b074ee79">SQL\_PROC</a>: SQL Procedure </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a9314b2104bfcc6572d226c47b944ee45">SYSTEM</a>: System-level access </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a3801f45ff965815f8b3d8da8eb446869">TABLE</a>: Database Table </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a8b0ea9b24ffbecbb95b692587e438988">TABLE\_MONITOR</a>: Table monitor </li>
                  </ul>
                </td>
              </tr>

              <tr>
                <td className="paramname">permission</td>

                <td>
                  <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission" title="A set of string constants for the parameter GrantPermissionRequest.permission.">Permission</a> being granted. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ab203a0fc124c0b0fc2a704ebdc9d2c0c">ADMIN</a>: Full read/write and administrative access on the object. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#af0f068c7927e89cca621c66e95d5b377">CONNECT</a>: Connect access on the given data source or data sink. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ae71842535c59d964685ffcb0bf3c7091">CREATE</a>: Ability to create new objects of this type. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#afd2cb1811c82ccc450c7eca45595648e">DELETE</a>: Delete rows from tables. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a949ec39a54e7540c6fd5be5ab9170139">EXECUTE</a>: Ability to Execute the Procedure object. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a21d8d5c8bf8ccc995e758433e80216df">INSERT</a>: Insert access to tables. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a30f45d62db4ecb4950c16f4ae400325f">MONITOR</a>: Monitor logs and statistics. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a5599f525274abc2ad7390b0841050115">READ</a>: Ability to read, list and use the object. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a56149a13bc754be7ea3acc7065c05ee1">SEND\_ALERT</a>: Ability to send system alerts. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ae6b2f752a62016416a8528a19d096bb9">UPDATE</a>: Update access to the table. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#aaa6f08c19b1c5a5006ebc6077909c89c">USER\_ADMIN</a>: Access to administer users and roles that do not have system\_admin permission. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ac842453ec0a1c9580cbf5e5125f3877b">WRITE</a>: Access to write, change and delete objects. </li>
                  </ul>
                </td>
              </tr>

              <tr>
                <td className="paramname">options</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#aec791ba1377426e1897f7eff351fc17f">COLUMNS</a>: Apply table security to these columns, comma-separated. The default value is ''. </li>
                    <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#a004df9a3ca49330fac6865c0c8bb4dc1">FILTER\_EXPRESSION</a>: Filter expression to apply to this grant. Only rows that match the filter will be affected. The default value is ''. </li>

                    <li>
                      <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#a8a51a70ad528a58ef3c31f17f702cdea">WITH\_GRANT\_OPTION</a>: Allow the recipient to grant the same permission (or subset) to others. Supported values:

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

                      The default value is <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#aefbc2b35e9220b4853ebd69aee7312d4">FALSE</a>.
                    </li>
                  </ul>

                  The default value is an empty Dictionary.
                </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/Kinetica_2Protocol_2GrantPermission_8cs_source#l00595">595</a> of file <a className="el" href="/content/api/cs/Kinetica_2Protocol_2GrantPermission_8cs_source">GrantPermission.cs</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a91f425bc2d7704b0fad68e28474b7dec">◆ </a></span>\_object</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.GrantPermissionRequest.\_object</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of object permission is being granted to. </p>
        <p>It is recommended to use a fully-qualified name when possible.</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#l00161">161</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="#a56b1ce308ddbfcd62ed899e1c77bfe7d">◆ </a></span>object\_type</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.GrantPermissionRequest.object\_type</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>The type of object being granted to. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a920d90c6d0338454558526928341ecad">CATALOG</a>: Catalog </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#abe91f6bdb0c5fedd22e66cab535a2357">CONTEXT</a>: Context </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a3a7d62247f56ff207bded584f26d3578">CREDENTIAL</a>: Credential </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#afce5b5645084eb2284a4d4a17bb1d5af">DATASINK</a>: Data Sink </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#aa974a962b625c055b105fbe6a4e3ef4e">DATASOURCE</a>: Data Source </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a79670a6280862791256cf6047423137b">DIRECTORY</a>: KIFS File Directory </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a5e4797ac514efac497d1dcde87b11106">GRAPH</a>: A Graph object </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#afd426a8331070a364508adf78e179efd">PROC</a>: UDF Procedure </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a2c00e4dc971fa425e4565a27d3cf2b40">SCHEMA</a>: Schema </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#afe7bc1c637cb06ee89b3c7e9b074ee79">SQL\_PROC</a>: SQL Procedure </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a9314b2104bfcc6572d226c47b944ee45">SYSTEM</a>: System-level access </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a3801f45ff965815f8b3d8da8eb446869">TABLE</a>: Database Table </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1ObjectType#a8b0ea9b24ffbecbb95b692587e438988">TABLE\_MONITOR</a>: Table monitor </li>
        </ul>

        <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#l00245">245</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="#a74407e86eb7a268f4825ccbfdc7f79c6">◆ </a></span>options</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.GrantPermissionRequest.options = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Optional parameters. </p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#aec791ba1377426e1897f7eff351fc17f">COLUMNS</a>: Apply table security to these columns, comma-separated. The default value is ''. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#a004df9a3ca49330fac6865c0c8bb4dc1">FILTER\_EXPRESSION</a>: Filter expression to apply to this grant. Only rows that match the filter will be affected. The default value is ''. </li>

          <li>
            <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#a8a51a70ad528a58ef3c31f17f702cdea">WITH\_GRANT\_OPTION</a>: Allow the recipient to grant the same permission (or subset) to others. Supported values:

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

            The default value is <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Options#aefbc2b35e9220b4853ebd69aee7312d4">FALSE</a>.
          </li>
        </ul>

        <p>The default value is an empty Dictionary.</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#l00374">374</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="#a3ddf6fc22d3c9921e7fa5f92cea8ecb0">◆ </a></span>permission</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.GrantPermissionRequest.permission</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission" title="A set of string constants for the parameter GrantPermissionRequest.permission.">Permission</a> being granted. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ab203a0fc124c0b0fc2a704ebdc9d2c0c">ADMIN</a>: Full read/write and administrative access on the object. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#af0f068c7927e89cca621c66e95d5b377">CONNECT</a>: Connect access on the given data source or data sink. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ae71842535c59d964685ffcb0bf3c7091">CREATE</a>: Ability to create new objects of this type. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#afd2cb1811c82ccc450c7eca45595648e">DELETE</a>: Delete rows from tables. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a949ec39a54e7540c6fd5be5ab9170139">EXECUTE</a>: Ability to Execute the Procedure object. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a21d8d5c8bf8ccc995e758433e80216df">INSERT</a>: Insert access to tables. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a30f45d62db4ecb4950c16f4ae400325f">MONITOR</a>: Monitor logs and statistics. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a5599f525274abc2ad7390b0841050115">READ</a>: Ability to read, list and use the object. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#a56149a13bc754be7ea3acc7065c05ee1">SEND\_ALERT</a>: Ability to send system alerts. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ae6b2f752a62016416a8528a19d096bb9">UPDATE</a>: Update access to the table. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#aaa6f08c19b1c5a5006ebc6077909c89c">USER\_ADMIN</a>: Access to administer users and roles that do not have system\_admin permission. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GrantPermissionRequest_1_1Permission#ac842453ec0a1c9580cbf5e5125f3877b">WRITE</a>: Access to write, change and delete objects. </li>
        </ul>

        <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#l00330">330</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="#a81c848d3892e89889e6fe3d1046323a4">◆ </a></span>principal</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.GrantPermissionRequest.principal = ""</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>Name of the user or role for which the permission is being granted. </p>
        <p>Must be an existing user or role. 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#l00156">156</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 class 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>
