Purpose:
This class supports access control functions.
Methods:
init(LPDISPATCH ds);
short checkAuthorization(short index);
Checks the authority of the specified privilege index. The returned value contains the authority.
setAuthorization(short index, short authority);
Sets the authority of the specified privilege to the given value.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.