DevicesInfo

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Devices Info

INHERITED FROM

RASSerilazableObj

DevicesInfo

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

ClientVersion

Client Version

String

GatewayIP

Gateway IP

String

HardwareID

Hardware ID

String

IP

IP Address

String

LastLoggedUser

Last Logged User

DateTime

LastUpdate

Last Update

DateTime

LoginTime

Login Time

String

Name

Name of device connected

String

OSVersion

OS Version running on device

UInt32

State

Device State

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