Identify three options that describe functionality that is available in the deployment process for
Customer Portal.
You are creating the authentication portion of an add-in and have several options.
The agents will haveaccess to use the Connect Web Services (CWS) API and session authentication. Each agent will require a unique login to the system, and audit history should be aggregated by a unique agent.
Identify the correct way to handle authentication in an add-in.
A custom controller,ajaxCustom, has a function named getData( ).
What is the correct way to call the getData <) function via a URL request?