Skip to content

UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse>.Permissions property

Gets the permission service from the request context.

public IPermissionService Permissions { get; }

See Also