imbUserPermissionsObject
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Describes the permissions set on this user.
XML
Attributes
name | type | description |
---|---|---|
uri | imbURI | The URI to this permissions object |
Elements
name (type) | min/max occurs |
description |
---|---|---|
object (imbPermissionObject) | 0/unbounded | The permissions this user has on the broker |
JSON
property | type | description |
---|---|---|
uri | imbURI | The URI to this permissions object |
object | array of object (imbPermissionObject) | The permissions this user has on the broker |