# ShowInformationForUnenrolledUsers

## NAME

ShowInformationForUnenrolledUsers

## DESCRIPTION

| Values                                                                  | Description                                                              |
| ----------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Always                                                                  | Always - When an unenrolled user tries to sign in, they receive an error |
| message stating why authentication fails (less secure).                 | IfEnrollmentIsAllowed                                                    |
| If enrollment is allowed - When an unenrolled user tries to sign in,    | they receive an error message stating why authentication fails only if   |
| the provider is allowing users to enroll (more secure).                 | Never                                                                    |
| Never - When an unenrolled user tries to sign in, they are asked for an | OTP and authentication fails (most secure).                              |

### References to Commands | | |

\|------------------------------------------| | | [New-RASMFA](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/New-RASMFA.md) | | [Set-RASMFA](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Set-RASMFA.md) | | ### References to Types | | | |------------------------------------------| | [MFAEmailOTP](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/types/MFAEmailOTP.md) | | | [MFATOTP](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/types/MFATOTP.md) |
