RDSession Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

User session type

INHERITED FROM

RASSerilazableObjarrow-up-rightRDPSessionarrow-up-right⇒RDSession

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

UInt32

AuthenticationDuration

UInt32

BandwidthAvailability

UInt32

BandwidthUsage

String

ClientIPAddress

String

ClientOS

String

ClientOSVersion

String

ClientVersion

UInt32

ConnectionDuration

UInt32

DesktopLoadTime

String

DeviceName

String

DisconnectReason

FSLogixReasonCode

FSLogix Reason Code.

FSLogixStatusCode

FSLogix Status Code.

UInt32

GroupPolicyLoadTime

UInt32

HorizontalResolution

UInt32

HostPreparation

Nullable<DateTime>

IdleStartTime

UInt32

IdleTime

UInt32

IncomingData

String

IP

UInt32

LastReconnects

UInt32

Latency

UInt32

LogonDuration

UInt32

LogonOthersDuration

DateTime

LogonTime

UInt32

OutgoingData

String

PoolName

Group/Pool Name.

UInt32

RASPolicyLookup

UInt32

Reconnects

UInt32

RFICount

UInt32

ServerID

String

SessionHostId

Session Host ID to which a Remote Desktop Session is connected to.

String

SessionHostName

Session Host Name to which a Remote Desktop Session is connected to.

UInt32

SessionID

UInt32

SessionLength

Source

The type of Remote Desktop Session.

String

TemplateName

Template Name.

UInt32

ThemeID

String

User

UInt32

UserProfileLoadTime

UInt32

UXEvaluator

UInt32

VerticalResolution

String

VMID

VM ID to which a VDI Remote Desktop Session is connected to.

String

VMName

VM Name to which a VDI Remote Desktop Session is connected to.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated