box-chrome-sdk
Version:
A Chrome App SDK for the Box V2 API
17 lines (9 loc) • 393 B
Markdown
**Overview:** The base class for Box objects.
**Author:** jmeadows
asUser(user)
------------
Allows enterprise administrators to make API calls for their managed users.
**Parameters**
**user**: *BoxUser*, The user that operations should be made as
**Returns**
*Object*, A new instance of the same type as this box object, on which operations will be performed as the specified user.