| Object | Title | URL | Unique | Users/Groups | Permission Level | Simplified | Risk | Granted Through | "); + sb.AppendLine("
|---|---|---|---|---|---|---|---|---|
| {HtmlEncode(entry.ObjectType)} | "); + sb.AppendLine($"{HtmlEncode(entry.Title)} | "); + sb.AppendLine($"Link | "); + sb.AppendLine($"{uniqueLbl} | "); + sb.AppendLine($"{pillsBuilder} | "); + sb.AppendLine($"{HtmlEncode(entry.PermissionLevels)} | "); + sb.AppendLine($"{HtmlEncode(entry.SimplifiedLabels)} | "); + sb.AppendLine($"{HtmlEncode(entry.RiskLevel.ToString())} | "); + sb.AppendLine($"{HtmlEncode(entry.GrantedThrough)} | "); + sb.AppendLine("