AdminSession
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RAS Admin Session
INHERITED FROM
⇒
AdminSession
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
ComputerName
Computer name of the session.
UInt32
Id
ID of the object.
String
IP
IP of the session.
DateTime
LogonTime
Session Logon Time.
UInt32
UserId
ID of the user of the session.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
Last updated