Skip to content

UndeleteRequestHandlerBase<TRow,TUndeleteRequest,TUndeleteResponse>.Permissions property

Gets the permission service from the request context.

public IPermissionService Permissions { get; }

See Also