# MFARadiusAutoInfo Class

### NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

### DESCRIPTION

MFA Radius Auto Info Settings

### INHERITED FROM

[RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html)⇒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            |             |                                                          |
| [ImageType](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/ImageType.html) | Image         |             | RADIUS Automation image                                  |
| UInt32                                                                                                                          | Priority      |             |                                                          |
| String                                                                                                                          | Title         |             | RADIUS Automation title                                  |

### PUBLIC METHODS

| Type    | Name                   | Description                                                                                                                                                    |   |
| ------- | ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | - |
| Int32   | CompareTo (Object obj) | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Boolean | Equals (Object obj)    | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Int32   | GetHashCode ()         | Inherited from [RASSerilazableObj](https://download.parallels.com/ras/v19/docs/en_US/Parallels-RAS-v19-PowerShell-Guide/RASAdmin/types/RASSerilazableObj.html) |   |
| Type    | GetType ()             |                                                                                                                                                                |   |
| String  | ToString ()            |                                                                                                                                                                |   |
