# MFATOTP

## NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

## DESCRIPTION

MFA TOTP Settings

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

[RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj)

⇒

[MFA](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/mfa)

⇒

MFATOTP

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                                                           | Name                              | Description                                                                                                                                                                                        |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| String                                                                                                                                                                         | AdminCreate                       | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) User who created the object.                       |
| String                                                                                                                                                                         | AdminLastMod                      | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) User who last modified the object.                 |
| [AuthenticatorAccountName](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/authenticatoraccountname)                   | AuthenticatorAccountName          | What to display as an account when registering the TOTP via QR Code                                                                                                                                |
| [MFACriteria](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/mfacriteria)                                             | Criteria                          | Inherited from [MFA](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/mfa) The MFA Criteria                                                 |
| String                                                                                                                                                                         | Description                       | Inherited from [MFA](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/mfa) Description                                                      |
| String                                                                                                                                                                         | DisplayName                       | Authentication method type                                                                                                                                                                         |
| Boolean                                                                                                                                                                        | Enabled                           | Inherited from [MFA](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/mfa) Whether MFA provider is enabled or not.                          |
| UInt32                                                                                                                                                                         | Id                                | ID of the object.                                                                                                                                                                                  |
| Boolean                                                                                                                                                                        | InheritDefaultCriteriaSettings    | Inherited from [MFA](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/mfa) If true default criteria restriction settings will be inherited. |
| String                                                                                                                                                                         | Name                              | Inherited from [MFA](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/mfa) Name                                                             |
| [ShowInformationForUnenrolledUsers](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/showinformationforunenrolledusers) | ShowInformationForUnenrolledUsers | Show information for unenrolled users                                                                                                                                                              |
| UInt32                                                                                                                                                                         | SiteId                            | Inherited from [MFA](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/mfa) Site ID                                                          |
| DateTime                                                                                                                                                                       | TimeCreate                        | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) Time when the object was created.                  |
| DateTime                                                                                                                                                                       | TimeLastMod                       | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) Time when the object was last modified.            |
| UInt32                                                                                                                                                                         | Tolerance                         | TOTP tolerance in seconds. Accepted values are 0 (None), 30, 60, 90 and 120                                                                                                                        |
| [MFAType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/mfatype)                                                     | Type                              | Inherited from [MFA](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/mfa) MFA Type                                                         |
| DateTime                                                                                                                                                                       | UntilDateTime                     | Allow User Enrollment until date/time                                                                                                                                                              |
| [UserEnrollment](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/userenrollment)                                       | UserEnrollment                    | Use of Enrollment                                                                                                                                                                                  |
| String                                                                                                                                                                         | UserMessagePrompt                 | User message prompt                                                                                                                                                                                |

## PUBLIC METHODS

| Type                                             | Name                       | Description                                                                                                                                                   |
| ------------------------------------------------ | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32                                            | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean                                          | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32                                            | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type                                             | GetType ()                 | String                                                                                                                                                        |
| ToString ()                                      | ### References to Commands |                                                                                                                                                               |
| ------------------------------------------------ |                            |                                                                                                                                                               |
