Skip to content

ListRequestHandler<TRow,TListRequest,TListResponse>.Permissions property

Gets the permission service from the request context.

public IPermissionService Permissions { get; }

See Also