Several HsvSecurityAccess methods pass or return internal IDs of security roles. The constants that represent the roles correspond to those in the HFMConstants enumeration tagHFM_ROLE_ENUM, which is described in Role Constants.
You can also return a role’s ID by passing the role name to the HsvSecurityAccess method GetRoleID. |