RDPSession Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Remote Desktop Session

INHERITED FROM

RASSerilazableObj⇒RDPSession

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

UInt32

AuthenticationDuration

Authentication Duration (in seconds).

AuthenticationType

Authentication Type.

UInt32

BandwidthAvailability

Bandwidth Availability (in Kbps).

UInt32

BandwidthUsage

Bandwidth Usage.

String

ClientIPAddress

Client IP Address.

String

ClientOS

Client OS.

String

ClientOSVersion

Client OS Version.

String

ClientVersion

Client Version.

ColourDepth

Session Resolution.

UInt32

ConnectionDuration

Connection Duration (in seconds).

ConnectionMode

Connection Mode.

ConnectionQuality

Connection Quality.

UInt32

DesktopLoadTime

Desktop Load Time (in ms).

String

DeviceName

Client Device Name.

String

DisconnectReason

Disconnect Reason.

UInt32

GroupPolicyLoadTime

Group Policy Load Time (in ms).

UInt32

HorizontalResolution

Session Horizontal Resolution.

UInt32

HostPreparation

Host Preparation (in ms).

Nullable<DateTime>

IdleStartTime

Session Idle Time.

UInt32

IdleTime

Idle Time (in seconds).

UInt32

IncomingData

Incoming Data (in bytes).

String

IP

Session server IP.

UInt32

LastReconnects

Last Reconnects.

UInt32

Latency

Latency.

UInt32

LogonDuration

Logon Duration.

UInt32

LogonOthersDuration

Logon Others Duration (in seconds).

DateTime

LogonTime

Session Logon Time.

MFAProvider

MFA Provider Type.

UInt32

OutgoingData

Outgoing Data (in bytes).

Protocol

Protocol used for session.

UInt32

RASPolicyLookup

RAS Policy Lookup (in ms).

UInt32

Reconnects

Total Reconnects.

UInt32

RFICount

Flow Information Count.

RFIInfoList

Flow Information.

UInt32

ServerID

Session server ID.

UInt32

SessionID

RAS session ID.

UInt32

SessionLength

Session Length (in seconds).

State

State of Remote Desktop Session.

UInt32

ThemeID

Theme ID.

Type

The type of Remote Desktop Session.

String

User

User to which the session belongs to.

UInt32

UserProfileLoadTime

User Profile Load Time (in ms).

UserProfileType

User Profile Type.

UInt32

UXEvaluator

Round Trip Time.

UInt32

VerticalResolution

Session Vertical Resolution.

PUBLIC METHODS

TypeNameDescription

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated

Other Resources

Feedback

© 2024 Parallels International GmbH. All rights reserved.