Function getUserPermissions

  • Returns information about a user's permissions within a container. If an user id is not specified, then this will return information about the current user.

    Parameters

    Returns XMLHttpRequest

    In client-side scripts, this method will return a transaction id for the async request that can be used to cancel the request. In server-side scripts, this method will return the JSON response object (first parameter of the success or failure callbacks.)

Generated using TypeDoc