Contains the supporting objects and enums for Touchstone® Security Management.
Classes
| Class | Description |
 | Access | Contains an access code, description, and name for a securable access definition. |
 | BusinessUnit | Contains the properties that define a Business Unit, including the user groups, SQL Server Instances, and users associated with the Business Unit, among other properties. |
 | ResourceAllocation | Contains properties that define the HPC (High Performance Computing) resource allocation for the software, including the associated activity types, Business Units, maximum and minimum cores, and node groups, among other properties. |
 | Role | Contains properties that define a role to associate with a user group, HPC (High Performance Computing) resource allocation definition, role securable access definition, and/or user. |
 | RoleSecurableAccess | Contains the Role property to define role securable access for the software. |
 | Securable | Contains a description, name, and software-generated Sequential Identifier (SID) for a securable access definition. |
 | SecurableAccess |
Contains a securable access definition for the software.
|
 | SecurityPolicy | Contains the properties that define a security policy for the application, including the license, securable access definition, and user. |
 | SqlInstance | Contains properties that describe a SQL Server Instance, including the Business Unit(s) associated with the SQL Server Instance and the status of the SQL Server Instance, among other properties. |
 | User | Contains properties that define a user, including the roles, Business Units, and user groups associated with the user, among other properties. |
 | UserGroup | Contains the properties that define a user group, including the Business Units, roles, user group type, and included users, among other properties. |
 | UserGroupSecurableAccess | Contains the UserGroup property to define user group securable access for the software. |
 | UserSecurableAccess | Contains the User property to define user securable access for the software. |
Enumerations
See Also