Skip to content

BaseRepository.User property

Gets the user from the request context.

protected ClaimsPrincipal User { get; }

See Also