Skip to content

UndeleteRequestHandlerBase<TRow,TUndeleteRequest,TUndeleteResponse>.User property

Gets the current user from the request context.

public ClaimsPrincipal? User { get; }

See Also