ibm-information-center/dist/eclipse/plugins/i5OS.ic.apis_5.4.0.1/sec4.htm

70 lines
3.6 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>User Function Registration APIs</title>
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<!-- Begin Header Records ========================================= -->
<!-- Sec SCRIPT A converted by B2H R4.1 (346) (CMS) by V2KEA304 -->
<!-- at RCHVMW2 on 17 Feb 1999 at 11:05:09 -->
<!-- 031111 JETAYLOR replaced API and/or Exit listings with -->
<!-- pagegenerator output from javascript array -->
<!-- End Header Records -->
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body>
<a name="Top_Of_Page"></a>
<!-- Java sync-link -->
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js">
</script>
<h2>User Function Registration APIs</h2>
<p>The user function registration APIs manage the registration and usage
information for functions. To help you manage your systems, the user function
registration APIs provide a mechanism for registering functions and controlling
which users are allowed to use those functions. The control of user functions,
however, is not a replacement for securing resources. Users who are not allowed
to use a particular function are not prevented from accessing a resource
through another interface.</p>
<p>The user function registration APIs are:</p>
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
<!-- Updates made in this section *will* be overlaid by automated tools -->
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
<!--***************API BEGIN PASTE***************-->
<ul>
<li><A HREF="qsychfui.htm">Change Function Usage Information</A> (QSYCHFUI, QsyChangeFunctionUsageInfo) changes the usage information for a function, such as which user profiles are allowed to use a function.</li>
<li><A HREF="QSYCKUFU.htm">Check User Function Usage</A> (QSYCKUFU, QsyCheckUserFunctionUsage) whether a user is allowed to use the specified function and returns an indication of whether the user is allowed to use the function.</li>
<li><A HREF="QSYDRGFN.htm">Deregister Function</A> (QSYDRGFN, QsyDeregisterFunction) removes a function and all associated usage information from the registration facility.</li>
<li><A HREF="qsyrgfn.htm">Register Function</A> (QSYRGFN, QsyRegisterFunction) registers a function with the registration facility.</li>
<li><A HREF="qsyrtvfi.htm">Retrieve Function Information</A> (QSYRTVFI, QsyRetrieveFunctionInformation) retrieves information about one or more functions.</li>
<li><A HREF="qsyrtfui.htm">Retrieve Function Usage Information</A> (QSYRTFUI, QsyRetrieveFunctionUsageInfo) retrieves usage information for a function.</li>
<li><A HREF="qsyrtufi.htm">Retrieve User Function Information</A> (QSYRTUFI, QsyRetrieveUserFunctionInfo) retrieves usage settings for a specified user profile for one or more functions.</li>
</ul>
<!--***************API END PASTE***************-->
<br>
<hr>
<center>
<table cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center">
<a href="#Top_Of_Page">Top</a> |
<a href="sec.htm">Security APIs</a> |
<a href="aplist.htm">APIs by category</a></td>
</tr>
</table>
</center>
</body>
</html>