DeviceInfo Class
Represents information about a device on the network.
Assembly: DevicesOM (in DevicesOM.dll)
| Name | Description | |
|---|---|---|
![]() | AlertCounts | Gets the health alert status of the device. |
![]() | BackupStatus | Gets the backup status of the device. |
![]() | Description | Gets the description of the device. |
![]() | DeviceId | Gets the identifier of the device. |
![]() | DeviceName | Gets the name of the device. |
![]() | DeviceType | Gets the type of the device. |
![]() | DomainJoinStatus | Gets and sets the domain join status. |
![]() | IdentityStatus | Gets the identity status of the device. |
![]() | LastOnlineStatusTimestamp | Gets the timestamp of the last reported online status. |
![]() | Online | Gets the online or offline status of the device. |
![]() | OperatingSystem | Gets the name of the operating system of the device. |
![]() | Owner | Gets the owner. |
![]() | RDPStatus | Gets the RDP status of the device. |
![]() | SecurityAntiSpyware | Gets the security anti-spyware. |
![]() | SecurityAntiVirus | Gets the anti-virus information for the device. |
![]() | SecurityCenterStatus | Gets the security center status. |
![]() | SecurityFirewall | Gets the security firewall. |
![]() | SecurityUpdate | Gets the security update. |
![]() | SecurityUpdateDetail | Gets the security update detail. |
![]() | WindowsDefender | Gets the Windows Defender. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Represents an event that is raised when any of the properties are changed. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


