C++ Client: Remove Node ACL
This shows how the ACL for an nNode can be removed.
Usage
ndelnodeacl <rname> <user> <host> <channel name>
<Required Arguments>
<rname> - the custom URL to access the realm. Example: nhp://localhost:9000
<user> - User name
<host> - Host name
<node> - Channel / Queue name to remove the entry from
Application Source Code