RetrieveRolePrivilegesRoleResponse ComplexType
Contains the response from the RetrieveRolePrivilegesRole function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
RolePrivileges | Collection(RolePrivilege) |
An array of the IDs and depths of the privileges that are held by the specified role. |
Used by
The following use the RetrieveRolePrivilegesRoleResponse ComplexType.
Name | How used |
---|---|
RetrieveRolePrivilegesRole | ReturnType |