# Site

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Site

## INHERITED FROM

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

⇒

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

⇒

Site

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type     | Name                           | Description                                                                                                                                                                             |
| -------- | ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| String   | AdminCreate                    | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) User who created the object.            |
| String   | AdminLastMod                   | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) User who last modified the object.      |
| Boolean  | EnableHttpHostAttackProtection | Whether Http Host Attack protection is enabled for this site or not.                                                                                                                    |
| UInt32   | Id                             | ID of the object.                                                                                                                                                                       |
| Boolean  | LicensingSite                  | Whether this is a licensing site or not.                                                                                                                                                |
| String   | Name                           | Name of the site.                                                                                                                                                                       |
| DateTime | TimeCreate                     | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) Time when the object was created.       |
| DateTime | TimeLastMod                    | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) Time when the object was last modified. |

## 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 Commands |                                                                                                                                                               |
| ------------------------------------------------------------------                                                                                                    |                            |                                                                                                                                                               |
| [New-RASPubAVDApp](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/New-RASPubAVDApp.md)         |                            |                                                                                                                                                               |
| [New-RASPubLocalApp](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/New-RASPubLocalApp.md)     |                            |                                                                                                                                                               |
| [New-RASPubVDIApp](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/New-RASPubVDIApp.md)         |                            |                                                                                                                                                               |
| [Remove-RASSite](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Remove-RASSite.md)             |                            |                                                                                                                                                               |
| [Set-RASPubAVDDesktop](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Set-RASPubAVDDesktop.md) |                            |                                                                                                                                                               |
| [Set-RASPubLocalApp](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Set-RASPubLocalApp.md)     |                            |                                                                                                                                                               |
| [Set-RASPubVDIApp](https://github.com/Parallels-Corp/TEST-docs/blob/LatestDoc/21_Release/20_RAS_21_API_Guides/PS_API/MD/RASAdmin/cmdlets/Set-RASPubVDIApp.md)         |                            |                                                                                                                                                               |
