DeviceProperty Class
Represents the properties of a device.
Assembly: DevicesOM (in DevicesOM.dll)
System::Object
Microsoft.WindowsServerSolutions.Common.Devices::DeviceProperty
Microsoft.WindowsServerSolutions.Common.Devices::AlertsProperty
Microsoft.WindowsServerSolutions.Common.Devices::BackupStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::DomainJoinStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::IdentityStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::OnlineStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::OperatingSystemProperty
Microsoft.WindowsServerSolutions.Common.Devices::RDPStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::SecurityBaseProperty
Microsoft.WindowsServerSolutions.Common.Devices::SecurityCenterStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::SecurityUpdateDetailProperty
Microsoft.WindowsServerSolutions.Common.Devices::StringProperty
Microsoft.WindowsServerSolutions.Common.Devices::WindowsDefenderProperty
Microsoft.WindowsServerSolutions.Common.Devices::DeviceProperty
Microsoft.WindowsServerSolutions.Common.Devices::AlertsProperty
Microsoft.WindowsServerSolutions.Common.Devices::BackupStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::DomainJoinStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::IdentityStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::OnlineStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::OperatingSystemProperty
Microsoft.WindowsServerSolutions.Common.Devices::RDPStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::SecurityBaseProperty
Microsoft.WindowsServerSolutions.Common.Devices::SecurityCenterStatusProperty
Microsoft.WindowsServerSolutions.Common.Devices::SecurityUpdateDetailProperty
Microsoft.WindowsServerSolutions.Common.Devices::StringProperty
Microsoft.WindowsServerSolutions.Common.Devices::WindowsDefenderProperty
| Name | Description | |
|---|---|---|
![]() | DeviceProperty(DevicePropertyName) | Initializes a new instance of the DeviceProperty class with the specified property name. |
| Name | Description | |
|---|---|---|
![]() | PropertyName | Gets the name of the property. |
![]() | Timestamp | Gets the timestamp for the device. |
| Name | Description | |
|---|---|---|
![]() | Equals(DeviceProperty^) | Compares one DeviceProperty object to another DeviceProperty object. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


