Skip to content

IHttpContext

zehavibarak edited this page Dec 25, 2023 · 2 revisions

Methods

Name Usage
string UserId
string ById On behalf of
string LoggedId Actual
string ConnectionId Device connection id
LatLng? Location Geo location
long? Ip IP address
ClaimsPrincipal User Authentication principal

System

bool isSystem = _httpContext.User.IsSystem();

Release Notes

Angular npm, Flutter pub.dev and Nuget packages.

Clone this wiki locally