# TwoFactorAuthentication

**Kind:** Class

**Source:** `Frontend/src/app/services/configurations/process-approvall/process-approvall.service.ts` (line 11)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `Name` | `string` |
| `IsTwoFactorEnabled` | `boolean` |
| `SendCodeToAdmin` | `boolean` |
| `SendCodeToUser` | `boolean` |
| `SendCodeBySMS` | `boolean` |
| `SendCodeByEmail` | `boolean` |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `DoubleWayAuthenticationComponent` — `Frontend/src/app/components/configuration/double-way-authentication/double-way-authentication.component.ts`:1
