Previous Page | Next Page

Security Administration (ISecurityAdmin Interface)

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.

DestroyAccessControlTemplate

Destroys an ACT and removes references to it from all associated objects.

GetAccessControlTemplateAttribs

Retrieves the attributes of an ACT.

GetAccessControlTemplateList

Lists all ACTs in the specified repository or in all public repositories.

SetAccessControlTemplateAttribs

Changes the attributes of an ACT.

Previous Page | Next Page | Top of Page