RoleDetails Object
Extended information about a user role is implemented in the RoleDetails object. The attributes of the RoleDetails object are:
Attribute
|
Description
|
---|---|
name |
A string of maximum length 25 containing the name of the role. |
description |
A string of maximum length 50 containing a description of the role. |
capabilities |
An array of Capability objects containing information about the capabilities associated with this role. |
WSDL Definition
Here is how the RoleDetails object is defined within the WSDL.
|
Sample XML
Here is some sample XML that shows what the RoleDetails object will look like in XML.
|
LikeBe the first to like this