K
Karun Karunakaran
Hi,
How do I get the permissions of an existing queue? The
System.Messaging.MessageQueue class has the function
SetPermissions, but I am not able to find one that gets
existing permissions.
(The answer to my original post directed me to
AccessControlEntry class, but that can just be used to
*set* permissions for a queue, not *get* the existing
permissions.)
Thanks,
Karun.
How do I get the permissions of an existing queue? The
System.Messaging.MessageQueue class has the function
SetPermissions, but I am not able to find one that gets
existing permissions.
(The answer to my original post directed me to
AccessControlEntry class, but that can just be used to
*set* permissions for a queue, not *get* the existing
permissions.)
Thanks,
Karun.