clientPermission
Namespace: | (default namespace) |
Version: | $Revision$ $Date$ |
Permission details.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
id (string) | 0/1 | Id of the permission. |
value (int) | 1/1 | Privilege value: NONE = 0, READ = 1, UPDATE = 2, DELETE = 4, CREATE = 8, or you can OR them together. |