Table of Contents

Method GetCurrentUserAsync

Namespace
Innova.Data.Security
Assembly
Innova.Data.dll

GetCurrentUserAsync()

Asynchronously gets the current user.

Task<ICurrentUser> GetCurrentUserAsync()

Returns

Task<ICurrentUser>

A task that represents the asynchronous operation. The task result contains the current user.