# AdminSession

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

RAS Admin Session

## INHERITED FROM

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

⇒

AdminSession

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                 | Name         | Description                    |
| ------------------------------------------------------------------------------------------------------------------------------------ | ------------ | ------------------------------ |
| String                                                                                                                               | ComputerName | Computer name of the session.  |
| UInt32                                                                                                                               | Id           | ID of the object.              |
| String                                                                                                                               | IP           | IP of the session.             |
| [Language](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/language)         | Language     | Language of the session        |
| DateTime                                                                                                                             | LogonTime    | Session Logon Time.            |
| [SessionState](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/sessionstate) | State        | State of session.              |
| UInt32                                                                                                                               | UserId       | ID of the user of the session. |

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