HsvSecurityAccess Object Methods

Many of the HsvSecurityAccess object’s methods return information about an application’s users, roles, and security classes. The other methods enable you to perform the following security-related actions:

The HsvSecurityAccess object’s methods are summarized in Table 26, HsvSecurityAccess Object Methods, and are described in detail in the following topics.

Note:

Assign HsvSecurityAccess object references with the Security property of the HsvSession object.

Caution!

For methods that change roles, users, or security class access rights, the connected user must be assigned to the Application Administrator role. Use IsApplicationAdministrator to test whether the connected user is assigned to the Application Administrator role; for more information, see IsApplicationAdministrator.