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

> kinetica.CreateUserInternalRequest.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_1CreateUserInternalRequest#aa215e562a427595551751723f740a8c2" title="Optional parameters.">CreateUserInternalRequest.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:afa591649c19072e9386debcdc72706cd" id="r_afa591649c19072e9386debcdc72706cd">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afa591649c19072e9386debcdc72706cd">ACTIVATED</a> = "activated"</td>
      </tr>

      <tr className="memdesc:afa591649c19072e9386debcdc72706cd">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Is the user allowed to login. <br /></td>
      </tr>

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

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

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

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

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

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

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

      <tr className="memitem:ab6cf0f31658b530f7d6492670414b638" id="r_ab6cf0f31658b530f7d6492670414b638">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab6cf0f31658b530f7d6492670414b638">CREATE\_HOME\_DIRECTORY</a> = "create\_home\_directory"</td>
      </tr>

      <tr className="memdesc:ab6cf0f31658b530f7d6492670414b638">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">When <a className="el" href="#aa2bc2386847f87c569bea26b8162d807">TRUE</a>, a home directory in KiFS is created for this user. <br /></td>
      </tr>

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

      <tr className="memitem:a3c7e80af34312b08eae27fee74d66cd3" id="r_a3c7e80af34312b08eae27fee74d66cd3">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3c7e80af34312b08eae27fee74d66cd3">DEFAULT\_SCHEMA</a> = "default\_schema"</td>
      </tr>

      <tr className="memdesc:a3c7e80af34312b08eae27fee74d66cd3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default schema to associate with this user. <br /></td>
      </tr>

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

      <tr className="memitem:a8c7d777b46285162c83bb0f091c9afe6" id="r_a8c7d777b46285162c83bb0f091c9afe6">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8c7d777b46285162c83bb0f091c9afe6">DIRECTORY\_DATA\_LIMIT</a> = "directory\_data\_limit"</td>
      </tr>

      <tr className="memdesc:a8c7d777b46285162c83bb0f091c9afe6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The maximum capacity to apply to the created directory if <a className="el" href="#ab6cf0f31658b530f7d6492670414b638">CREATE\_HOME\_DIRECTORY</a> is <a className="el" href="#aa2bc2386847f87c569bea26b8162d807">TRUE</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a987e6525fd03cf75360b953756facb4f" id="r_a987e6525fd03cf75360b953756facb4f">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a987e6525fd03cf75360b953756facb4f">RESOURCE\_GROUP</a> = "resource\_group"</td>
      </tr>

      <tr className="memdesc:a987e6525fd03cf75360b953756facb4f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of an existing resource group to associate with this user. <br /></td>
      </tr>

      <tr className="separator:a987e6525fd03cf75360b953756facb4f">
        <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_1CreateUserInternalRequest#aa215e562a427595551751723f740a8c2" title="Optional parameters.">CreateUserInternalRequest.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_2CreateUserInternal_8cs_source#l00021">21</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_2CreateUserInternal_8cs_source">CreateUserInternal.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#afa591649c19072e9386debcdc72706cd">◆ </a></span>ACTIVATED</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.CreateUserInternalRequest.Options.ACTIVATED = "activated"</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>Is the user allowed to login. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#aa2bc2386847f87c569bea26b8162d807">TRUE</a>: User may login. </li>
          <li> <a className="el" href="#a4ac5795e5d0cdde9a6e3424edbf89e5e">FALSE</a>: User may not login. </li>
        </ul>

        <p>The default value is <a className="el" href="#aa2bc2386847f87c569bea26b8162d807">TRUE</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_2CreateUserInternal_8cs_source#l00042">42</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_2CreateUserInternal_8cs_source">CreateUserInternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab6cf0f31658b530f7d6492670414b638">◆ </a></span>CREATE\_HOME\_DIRECTORY</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.CreateUserInternalRequest.Options.CREATE\_HOME\_DIRECTORY = "create\_home\_directory"</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>When <a className="el" href="#aa2bc2386847f87c569bea26b8162d807">TRUE</a>, a home directory in KiFS is created for this user. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="#aa2bc2386847f87c569bea26b8162d807">TRUE</a> </li>
          <li> <a className="el" href="#a4ac5795e5d0cdde9a6e3424edbf89e5e">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aa2bc2386847f87c569bea26b8162d807">TRUE</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_2CreateUserInternal_8cs_source#l00071">71</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_2CreateUserInternal_8cs_source">CreateUserInternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3c7e80af34312b08eae27fee74d66cd3">◆ </a></span>DEFAULT\_SCHEMA</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.CreateUserInternalRequest.Options.DEFAULT\_SCHEMA = "default\_schema"</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>Default schema to associate with this user. </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_2CreateUserInternal_8cs_source#l00074">74</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_2CreateUserInternal_8cs_source">CreateUserInternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8c7d777b46285162c83bb0f091c9afe6">◆ </a></span>DIRECTORY\_DATA\_LIMIT</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.CreateUserInternalRequest.Options.DIRECTORY\_DATA\_LIMIT = "directory\_data\_limit"</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>The maximum capacity to apply to the created directory if <a className="el" href="#ab6cf0f31658b530f7d6492670414b638">CREATE\_HOME\_DIRECTORY</a> is <a className="el" href="#aa2bc2386847f87c569bea26b8162d807">TRUE</a>. </p>
        <p>Set to -1 to indicate no upper limit. If empty, the system default limit is applied.</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_2CreateUserInternal_8cs_source#l00083">83</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_2CreateUserInternal_8cs_source">CreateUserInternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4ac5795e5d0cdde9a6e3424edbf89e5e">◆ </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.CreateUserInternalRequest.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_1CreateUserInternalRequest_1_1Options" title="A set of string constants for the parameter CreateUserInternalRequest.options.">CreateUserInternalRequest.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_2CreateUserInternal_8cs_source#l00050">50</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_2CreateUserInternal_8cs_source">CreateUserInternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a987e6525fd03cf75360b953756facb4f">◆ </a></span>RESOURCE\_GROUP</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.CreateUserInternalRequest.Options.RESOURCE\_GROUP = "resource\_group"</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>Name of an existing resource group to associate with this user. </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_2CreateUserInternal_8cs_source#l00087">87</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_2CreateUserInternal_8cs_source">CreateUserInternal.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa2bc2386847f87c569bea26b8162d807">◆ </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.CreateUserInternalRequest.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_1CreateUserInternalRequest_1_1Options" title="A set of string constants for the parameter CreateUserInternalRequest.options.">CreateUserInternalRequest.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_2CreateUserInternal_8cs_source#l00046">46</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_2CreateUserInternal_8cs_source">CreateUserInternal.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_2CreateUserInternal_8cs_source">CreateUserInternal.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2CreateUserInternal_8cs_source">CreateUserInternal.cs</a></li>
    </ul>
  </div>
</div>
