This article covers role management rights that pertain to Artemis Connection objects.
| Right | Feature Code | Explanation |
| Close Artemis Connection | EXCMD_CLOSE_ARTEMIS_CONNECTION | Allows users to terminate a specific client connection. |
| Close Artemis Connections | EXCMD_CLOSE_ARTEMIS_CONNECTIONS | Allows users to terminate multiple client connections. |
| Show Artemis Connection | EXCMD_INQUIRE_ARTEMIS_CONNECTION | Allows users to view active connections. |
| Show Artemis Connection Names | EXCMD_INQUIRE_ARTEMIS_CONNECTION_NAMES | Allows users to view connection names. |