Interface ICurrentUserService
- Namespace
- Stratara.Abstractions.Multitenancy
- Assembly
- Stratara.Abstractions.dll
Resolves the current user's id, typically from the ambient ISessionContextProvider.
public interface ICurrentUserService
- Extension Methods
Methods
GetId()
Returns the current Actor user id.
Guid GetId()