Returns the labels and internal IDs of all the security classes to which the connected user has a given level of access rights. The arrays have a one-to-one correspondence.
<HFMwSecurity>.EnumSecurityClassesForConnectedUser lRequiredAccessRights, pvaralIDs, pvarabstrSecurityClasses
The level of access rights. Valid values are represented by the HFMConstants type library constants listed in Access Rights Constants. | |
Returns an array containing the IDs of the security classes to which the user has the specified level of access rights. | |
Returns an array containing the labels of the security classes to which the user has the specified level of access rights. |