@if (requiredData$ | async) {} @if (detail$ | async) {} @if ((tempPass$ | async) !== undefined) {} @if (saveResult$ | async) {} @if (deleteResult$ | async) {} @if (securityGroups$ | async) {} @if (detail$) {
@if (detailLoading$ | async) { }
Username
Locked Out
Temp Password @if (this.detailForm.get('tempPass').value === null) { Set Temporary Password } @if (this.detailForm.get('tempPass').value !== null) {}
Display Name
Legal Name
Title
Email
Security Groups
}
@if(detailForm.value.id !== 0) { Delete }
Save
Cancel