00001 /*! \mainpage Introduction
00002 <div class="mainpage">
00003 <!-- This is the index.html page that the user first sees. -->
00004
00005 <p>The FDO User Management Utility is an API used to manage FDO users.
00006 </p>
00007
00008 <p>The User Management API lets you manage database users and accounts
00009 consistently across database management systems. A database FDO provider
00010 connection is established, then you can perform provider-specific tasks,
00011 including:
00012 </p>
00013 <ul>
00014 <li>Adding, dropping, or listing users.</li>
00015 <li>Assigning, revoking, or listing roles and privileges.</li>
00016 <li>Granting, revoking, and listing access to data stores.</li>
00017 </ul>
00018
00019 <p>For more information on the FDO API and providers, see the
00020 the FDO API Help and individual provider API Help.
00021 </p>
00022
00023
00024 <br>
00025 </div>
00026
00027 <br>
00028
00029 */
00030
00031
00032
00033