Tokens of User

{{ userService.detailsUsername() }}

:

Filter Tokens...
@for (column of columnsKeyMap; track column) { } @if (authService.actionAllowed("container_remove_token")) { } @if (authService.actionAllowed("delete")) { }
{{ column.label }}
@switch (column.key) { @case ("serial") { } @case ("active") { @if (authService.actionAllowed("enable") && authService.actionAllowed("disable")) { {{ tableUtilsService.getDisplayText(column.key, element) }} } @else { {{ tableUtilsService.getDisplayText(column.key, element) }} } } @case ("failcount") { @if (authService.actionAllowed("reset")) { {{ tableUtilsService.getDisplayText(column.key, element) }} } @else { {{ tableUtilsService.getDisplayText(column.key, element) }} } } @case ("container_serial") { @if (authService.actionAllowed("container_list")) {
{{ element[column.key] }} @if (element.container_serial !== "") { }
} } @default { {{ element[column.key] }} } }
Unassign
Delete
No data matching the filter.