Interface IAuditActorAccessor
Namespace: Cephalon.Audit.Services
Assembly: Cephalon.Audit.dll
Exposes the audit actor currently associated with the ambient runtime scope when one is known.
public interface IAuditActorAccessorProperties
Section titled “Properties”Current
Section titled “ Current”Gets the audit actor currently associated with the ambient runtime scope when one is known.
AuditActor? Current { get; }Property Value
Section titled “Property Value”AuditActor?