GetCurrentUserAsync Method

TriCodeTest

CustomerMenuController..::..GetCurrentUserAsync Method

Gets the current user asynchronous.

Namespace:  TriCodeTest.Controllers
Assembly:  TriCodeTest (in TriCodeTest.dll)

Syntax


private Task<ApplicationUser> GetCurrentUserAsync()

Return Value

Task<ApplicationUser>.