Queue and Topic Permissions

The permissions that can be granted to users to access queues and topics are listed in the following tables.

Queue Permission
Name Description
receive permission to create queue receivers
send permission to create queue senders
browse permission to create queue browsers
Topic Permission
Name Description
subscribe permission to create non-durable subscribers on the topic
publish permission to publish on the topic
durable permission to create, delete, or modify durable subscribers on the topic
use_durable permission to use an existing durable subscriber on the topic, but not to create, delete, or modify the durable subscriber