Skip to content

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