Skip to content

DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.Permissions property

Gets the permission service from the request context.

public IPermissionService Permissions { get; }

See Also