Contents

UserAclListResponse

The response envelope for the Get User ACL endpoint, containing the list of user access control entries.

Declaration

object UserAclListResponse

Properties

NameTypeDescription
resultUserAccessResult

The user access result containing the list of ACL entries. See UserAccessResult.

errorError

Error information if the request failed. See Error.

See Also