AdminSession Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Admin Session

INHERITED FROM

RASSerilazableObj⇒AdminSession

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

String

ComputerName

Computer name of the session.

UInt32

Id

String

IP

IP of the session.

Language

Language of the session

DateTime

LogonTime

Session Logon Time.

State

State of session.

UInt32

UserId

ID of the user of the session.

PUBLIC METHODS

TypeNameDescription

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

Last updated

© 2024 Parallels International GmbH. All rights reserved.