Interface IApplicationAuditContextAccessor
- Namespace
- ProjectTemplate.Infrastructure.Data.Auditing
- Assembly
- ProjectTemplate.Infrastructure.dll
Provides the current host-owned application audit context.
public interface IApplicationAuditContextAccessor
Properties
Current
ApplicationAuditContext Current { get; }