Understanding the ACT Administration Methods

The ACT administration methods create and manage ACTs. They cannot be used to add or modify authorizations in an ACT. To modify the authorizations in an ACT, use the SetAuthorizationsOnObj method.
The ACT administration methods include the following:
CreateAccessControlTemplate
Creates an ACT. For more information, see CreateAccessControlTemplate.
DestroyAccessControlTemplate
Destroys an ACT and removes references to it from all associated objects. For more information, see DestroyAccessControlTemplate.
GetAccessControlTemplateAttribs
Retrieves the attributes of an ACT. For more information, see GetAccessControlTemplateAttribs.
GetAccessControlTemplateList
Lists all ACTs in the specified repository or in all public repositories. For more information, see GetAccessControlTemplateList.
SetAccessControlTemplateAttribs
Changes the attributes of an ACT. For more information, see SetAccessControlTemplateAttribs.