# MFARadiusAutoCondition

## NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

## DESCRIPTION

MFA Radius Auto Condition Settings

## INHERITED FROM

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

⇒

MFARadiusAutoCondition

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type          | Name     | Description                                                                   |
| ------------- | -------- | ----------------------------------------------------------------------------- |
| List\<UInt32> | AutoIds  | RADIUS Automation Ids                                                         |
| Boolean       | Enabled  | Whether RADIUS Automation Condition is enabled/disabled                       |
| UInt32        | Id       | ID of the object. List\<String> Patterns RADIUS Automation Condition Patterns |
| UInt32        | Priority | Priority of the object.                                                       |

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