diff options
Diffstat (limited to 'cpp/xml')
| -rw-r--r-- | cpp/xml/cluster.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index da0285f393..29157dc148 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -263,5 +263,11 @@ <control name="management-agents" code="0x37"> <field name="data" type="vbin32"/> </control> + + <!-- Announce the user ID on a secure connection --> + <control name="secureUserId" code="0x38"> + <field name="secure-user-id" type="str16"/> + </control> + </class> </amqp> |
