# MFARadiusAttr

## NAMESPACE

RASAdminEngine.Core.OutputModels.MFA

## DESCRIPTION

The RADIUS attribute

## INHERITED FROM

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

⇒

MFARadiusAttr

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                     | Name           | Description                                         |
| ---------------------------------------------------------------------------------------------------------------------------------------- | -------------- | --------------------------------------------------- |
| UInt32                                                                                                                                   | AttributeID    | RADIUS attribute ID                                 |
| [RadiusAttrType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/radiusattrtype) | AttributeType  | RADIUS attribute type (number, string, IP, or time) |
| String                                                                                                                                   | RadiusAttrName | RADIUS attribute name                               |
| String                                                                                                                                   | Value          | RADIUS attribute Value                              |
| String                                                                                                                                   | Vendor         | RADIUS attribute vendor name                        |
| UInt32                                                                                                                                   | VendorID       | RADIUS attribute vendor ID                          |

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