VDIRDPSession Class

Namespace

RASAdminEngine.Core.OutputModels

Inherited from

RDPSession
VDIRDPSession

Interfaces

Public Properties

Type Name
SessionColorDepth ColourDepth Inherited from RDPSession
String DeviceName Inherited from RDPSession
UInt32 HorizontalResolution Inherited from RDPSession
Nullable<DateTime> IdleStartTime Inherited from RDPSession
String IP Inherited from RDPSession
DateTime LogonTime Inherited from RDPSession
SessionProtocol Protocol Inherited from RDPSession
UInt32 ServerID Inherited from RDPSession
UInt32 SessionID Inherited from RDPSession
SessionState State Inherited from RDPSession
UInt32 ThemeID Inherited from RDPSession
SessionType Type Inherited from RDPSession
String User Inherited from RDPSession
String VDIGuestId
UInt32 VerticalResolution Inherited from RDPSession

Public Methods

Type Name
Int32 CompareTo (Object obj)
Int32 CompareTo (RDPSession other) Inherited from RDPSession
Boolean Equals (Object obj)
Int32 GetHashCode () Inherited from RDPSession
Type GetType ()
String ToString ()

References to Commands

Invoke-VDISessionCmd

References to Types

VDIHostGuest
VDIHostGuestApp