0
wcdagency created
4 Answer(s)
-
0
AbpSession.TenantId
-
0
See https://aspnetboilerplate.com/Pages/Documents/Abp-Session#session-properties
-
0
it is null .
-
0
That means you are logged in as a host user, not as a tenant user.
from docs:
TenantId: Id of the current tenant or null if there is no current tenant (in case of user has not logged in or he is a host user).