# TwoFactorAuthentication

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/services/configurations/process-approvall/process-approvall.service.ts` (line 11)

**Part of:** [Pams](subsystem-pams)

## Properties

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