diagram | |||||||||||||||
namespace | http://security.api.de.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="getUserPrivileges"> <xs:annotation> <xs:documentation>Request element for getUserPrivileges operation. Returns the privileges held by the resource identified by its GUID. Resources inherit privileges from the organization units, positions and groups with which they are associated. For those privileges that are qualified, the response will include the qualifierSet that gives the qualifying value that applies.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="user-guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Unique ID of the user for whom privilege assignments should be returned.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="user-guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Unique ID of the user for whom privilege assignments should be returned.</xs:documentation> </xs:annotation> </xs:attribute> |