Interface ICurrentActorAccessor
- Namespace
- ProjectTemplate.Infrastructure.Data
- Assembly
- ProjectTemplate.Infrastructure.dll
Accessor for retrieving the current actor (e.g., user or system component) responsible for changes in the database context.
public interface ICurrentActorAccessor
Properties
CurrentActor
string CurrentActor { get; }