VDIRDPSession

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

VDI user session

INHERITED FROM

RASSerilazableObj

⇒

RDPSession

⇒

VDIRDPSession

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

UInt32

AuthenticationDuration

Inherited from RDPSession Authentication Duration (in seconds).

AuthenticationType

Inherited from RDPSession Authentication Type.

UInt32

BandwidthAvailability

Inherited from RDPSession Bandwidth Availability (in Kbps).

UInt32

BandwidthUsage

Inherited from RDPSession Bandwidth Usage.

String

ClientIPAddress

Inherited from RDPSession Client IP Address.

String

ClientOS

Inherited from RDPSession Client OS.

String

ClientOSVersion

Inherited from RDPSession Client OS Version.

UInt32

ClientPolicyId

Inherited from RDPSession Client Policy Id.

UInt32

ClientPolicyVersion

Inherited from RDPSession Client Policy Version.

String

ClientVersion

Inherited from RDPSession Client Version.

ColourDepth

Inherited from RDPSession Session Resolution.

UInt32

ConnectionDuration

Inherited from RDPSession Connection Duration (in seconds).

ConnectionMode

Inherited from RDPSession Connection Mode.

ConnectionQuality

Inherited from RDPSession Connection Quality.

UInt32

DesktopLoadTime

Inherited from RDPSession Desktop Load Time (in ms).

String

DeviceName

Inherited from RDPSession Client Device Name.

String

DisconnectReason

Inherited from RDPSession Disconnect Reason.

UInt32

GroupPolicyLoadTime

Inherited from RDPSession Group Policy Load Time (in ms).

UInt32

HorizontalResolution

Inherited from RDPSession Session Horizontal Resolution.

String

HostId

Host ID to which Remote Desktop Session is connected to.

UInt32

HostPreparation

Inherited from RDPSession Host Preparation (in ms). Nullable<DateTime> IdleStartTime Inherited from RDPSession Session Idle Time.

UInt32

IdleTime

Inherited from RDPSession Idle Time (in seconds).

UInt32

IncomingData

Inherited from RDPSession Incoming Data (in bytes).

String

IP

Inherited from RDPSession Session server IP.

UInt32

LastReconnects

Inherited from RDPSession Last Reconnects.

UInt32

Latency

Inherited from RDPSession Latency.

UInt32

LogonDuration

Inherited from RDPSession Logon Duration.

UInt32

LogonOthersDuration

Inherited from RDPSession Logon Others Duration (in seconds).

DateTime

LogonTime

Inherited from RDPSession Session Logon Time.

MFAProvider

Inherited from RDPSession MFA Provider Type.

UInt32

OutgoingData

Inherited from RDPSession Outgoing Data (in bytes).

Protocol

Inherited from RDPSession Protocol used for session.

UInt32

RASPolicyLookup

Inherited from RDPSession RAS Policy Lookup (in ms).

UInt32

Reconnects

Inherited from RDPSession Total Reconnects.

UInt32

RFICount

Inherited from RDPSession Flow Information Count. List<RouteFlowInfoEntry> RFIInfoList Inherited from RDPSession Flow Information.

UInt32

ServerID

Inherited from RDPSession Session server ID.

UInt32

SessionID

Inherited from RDPSession RAS session ID.

UInt32

SessionLength

Inherited from RDPSession Session Length (in seconds).

State

Inherited from RDPSession State of Remote Desktop Session.

UInt32

ThemeID

Inherited from RDPSession Theme ID.

Type

Inherited from RDPSession The type of Remote Desktop Session.

String

User

Inherited from RDPSession User to which the session belongs to.

UInt32

UserProfileLoadTime

Inherited from RDPSession User Profile Load Time (in ms).

UserProfileType

Inherited from RDPSession User Profile Type.

UInt32

UXEvaluator

Inherited from RDPSession Round Trip Time.

UInt32

VerticalResolution

Inherited from RDPSession Session Vertical Resolution.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

### References to Commands

--------------------------------------------------------------------

Last updated