# Redirection

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy

## DESCRIPTION

Redirection Policy

## INHERITED FROM

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

⇒

Redirection

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                     | Name       | Description                                  |
| ---------------------------------------------------------------------------------------------------------------------------------------- | ---------- | -------------------------------------------- |
| String                                                                                                                                   | AltGateway | The alternative gateway address              |
| Boolean                                                                                                                                  | Enabled    | Whether Redirection policy is enabled or not |
| String                                                                                                                                   | Gateway    | The gateway address                          |
| [ConnectionMode](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/connectionmode) | Mode       | The Connection mode                          |
| UInt32                                                                                                                                   | ServerPort | The server port                              |

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