UserAclListResponse
The response envelope for the Get User ACL endpoint, containing the list of user access control entries.
Declaration
object UserAclListResponseProperties
| Name | Type | Description |
|---|---|---|
result | UserAccessResult | The user access result containing the list of ACL entries. See UserAccessResult. |
error | Error | Error information if the request failed. See Error. |