This article covers role management rights that pertain to Solace JNDI Topic objects.
| Right | Feature Code | Explanation |
| Change Solace JNDI Topic | EXCMD_CHANGE_SOLACE_JNDI_TOPIC | Allows users to change Solace JNDI topics. |
| Create Solace JNDI Topic | EXCMD_CREATE_SOLACE_JNDI_TOPIC | Allows users to create Solace JNDI topics. |
| Delete Solace JNDI Topic | EXCMD_DELETE_SOLACE_JNDI_TOPIC | Allows users to delete Solace JNDI topics. |
| Show Solace JNDI Topic | EXCMD_INQUIRE_SOLACE_JNDI_TOPIC | Allows users to view the details of a specific Solace JNDI topic. |
| Show Solace JNDI Topics | EXCMD_INQUIRE_SOLACE_JNDI_TOPIC_NAMES | Allows users to view a list of the Solace JNDI topics that exist. |