GetCurrentUserAsync Method

TriCodeTest

ManageController..::..GetCurrentUserAsync Method

Gets the current user asynchronous.

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

Syntax


private Task<ApplicationUser> GetCurrentUserAsync()

Return Value