# Network

## NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy

## DESCRIPTION

Sessions Network Policy

## INHERITED FROM

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

⇒

Network

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                           | Name                     | Description                                            |
| ------------------------------------------------------------------------------------------------------------------------------ | ------------------------ | ------------------------------------------------------ |
| Boolean                                                                                                                        | Enabled                  | Whether Network policy is enabled or not               |
| Boolean                                                                                                                        | ProxyAuthentication      | Check the box if the proxy requires any authentication |
| String                                                                                                                         | ProxyHost                | The proxy host                                         |
| UInt32                                                                                                                         | ProxyPort                | The proxy port                                         |
| [ProxyType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/proxytype) | ProxyType                | The Proxy Type                                         |
| Boolean                                                                                                                        | ProxyUseLogonCredentials | Will use the user logon credentials                    |
| String                                                                                                                         | ProxyUsername            | The proxy username authentication                      |
| Boolean                                                                                                                        | UseProxyServer           | Check the box if you want to use a proxy server        |

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