name | data type | description |
---|---|---|
InfoChannelPermissions | InfoChannelPermissions | |
Extensions | Extensions | |
Properties inherited from AbstractPermissionStructure |
||
ParticipantRef | RequestorRef | |
AllParticipants | string | |
GeneralCapabilities | GeneralCapabilities |
Example
{ "InfoChannelPermissions" : { "InfoChannelPermission" : [ { "InfoChannelRef" : { }, "Allow" : true }, { "InfoChannelRef" : { }, "Allow" : true } ], "AllowAll" : true }, "Extensions" : { "anies" : [ { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } }, { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } ] }, "ParticipantRef" : { "value" : "..." }, "AllParticipants" : "...", "GeneralCapabilities" : { "RequestResponse" : true, "PublishSubscribe" : true } }