RetrieveRequestHandlerBase<TRow,TRetrieveRequest,TRetrieveResponse>.User property
Gets the current user from the request context.
public ClaimsPrincipal? User { get; }
Gets the current user from the request context.
public ClaimsPrincipal? User { get; }