Checks whether the request associated with this has been authenticated, and if so returns the username that the client authenticated as.
a ClientContext
the authenticated-as user, or null if the request was not authenticated.
null