Design Pattern Framework 3.5
GetToken Method
Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► AuthenticationController ► GetToken()()()
GetToken must be the first call into web service.
This is irrespective of whether user is logging in or not.
Return Value
Unique access token that is valid for the duration of the session.