ImpersonatingUserAccessor.User property
Gets the current user principal, returning the top of the impersonation stack when impersonation is active.
public ClaimsPrincipal? User { get; }
See Also
- class ImpersonatingUserAccessor
Gets the current user principal, returning the top of the impersonation stack when impersonation is active.
public ClaimsPrincipal? User { get; }