Click or drag to resize

IInternalOperationServiceGetLastUser Method

Return current logged in user, or last log out user, or null if nobody logged in after iikoFront started.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
IUser GetLastUser()

Return Value

Type: IUser
See Also