The HFMwSecurity type library contains the HFMwSecurity component. This component provides methods that enumerate an application’s security classes, indicate whether a user has rights to perform a given task, and return other types of security information.
Obtaining an HFMwSecurity Object Reference
Create an HFMwSecurity object with Server.CreateObject. After creating the object, call SetWebSession to associate the object with the HFMwSession object for the application for which you want to obtain security information: