Adds the specified security classes.
<HFMwSecurity>.AddSecurityClasses (bstrClassesXml)
Returns an XML string containing the IDs assigned to the security classes. Following is the structure of the string. There is one <Class> element per security class:
<Classes><Class><Name>security class name</Name><Id>security class ID</Id></Class></Classes>