WindowsDefenderProperty Class
Property that describes the Windows Defender status.
Assembly: DevicesOM (in DevicesOM.dll)
Microsoft.WindowsServerSolutions.Common.Devices::DeviceProperty
Microsoft.WindowsServerSolutions.Common.Devices::WindowsDefenderProperty
| Name | Description | |
|---|---|---|
![]() | WindowsDefenderProperty(WindowsDefenderFeatureStatus) | Creates a new instance of the WindowsDefenderProperty object, using the specified status. |
| Name | Description | |
|---|---|---|
![]() | PropertyName | Gets the name of the property.(Inherited from DeviceProperty.) |
![]() | Status | Gets or sets the status of the Windows Defender property. |
![]() | Timestamp | Gets the timestamp for the device.(Inherited from DeviceProperty.) |
| Name | Description | |
|---|---|---|
![]() | Equals(DeviceProperty^) | Determines if this WindowsDefenderProperty object is equal to another.(Overrides DeviceProperty::Equals(DeviceProperty^).) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | UpdateDeviceInfo(DeviceInfo^) | Updates the information for the device. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

