Skip to content

RetrieveRequestHandler<TRow,TRetrieveRequest,TRetrieveResponse>.User property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the current user from the request context.

public ClaimsPrincipal User { get; }

See Also