# MFARadiusAutoInfo

## NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

## DESCRIPTION

MFA Radius Auto Info Settings

## INHERITED FROM

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

⇒

MFARadiusAutoInfo

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                           | Name          | Description                                              |
| ------------------------------------------------------------------------------------------------------------------------------ | ------------- | -------------------------------------------------------- |
| String                                                                                                                         | ActionMessage | RADIUS Action Message                                    |
| Boolean                                                                                                                        | AutoSend      | Whether the RADIUS Automation autoSend is enabled or not |
| String                                                                                                                         | Command       | RADIUS Automation command                                |
| String                                                                                                                         | Description   | RADIUS Description                                       |
| Boolean                                                                                                                        | Enabled       | Whether RADIUS Automation is enabled/disabled            |
| UInt32                                                                                                                         | Id            | ID of the object.                                        |
| [ImageType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/imagetype) | Image         | RADIUS Automation image                                  |
| UInt32                                                                                                                         | Priority      | Priority of the object.                                  |
| String                                                                                                                         | Title         | RADIUS Automation title                                  |

## 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 Types |                                                                                                                                                               |
