Skip to content

IRequestContext.User property

Gets the current user.

public ClaimsPrincipal User { get; }

See Also