Skip to content

BaseRequestHandler.User property

Gets the user from the request context.

protected ClaimsPrincipal User { get; }

See Also