/PROTECTION=(ownership[:access],...)
Specifies the protection of the queue:
o Specify the ownership parameter as system (S), owner (O),
group (G), or world (W).
o Specify the access parameter as read (R), submit (S), manage
(M), or delete (D).
A null access specification means no access. The default
protection is (SYSTEM:M, OWNER:D, GROUP:R, WORLD:S). If you
include only one protection code, you can omit the parentheses.
For more information on specifying protection codes, see the
HP OpenVMS Guide to System Security. For more information on
controlling queue operations through UIC-based protection, see
the chapter on queues in the HP OpenVMS System Manager's Manual.