SecurityCenterStatusProperty Class
Property that describes the Security Center Service running status.
Assembly: DevicesOM (in DevicesOM.dll)
Microsoft.WindowsServerSolutions.Common.Devices::DeviceProperty
Microsoft.WindowsServerSolutions.Common.Devices::SecurityCenterStatusProperty
| Name | Description | |
|---|---|---|
![]() | PropertyName | Gets the name of the property.(Inherited from DeviceProperty.) |
![]() | ServiceRunningStatus | Gets and sets a value that descrxibes the service running status. |
![]() | Timestamp | Gets the timestamp for the device.(Inherited from DeviceProperty.) |
| Name | Description | |
|---|---|---|
![]() | Equals(DeviceProperty^) | Determines whether this SecurityCenterStatusProperty object is equal to another.(Overrides DeviceProperty::Equals(DeviceProperty^).) |
![]() | Equals(Object^) | Determines if the current instance is equal to the specified Object.(Overrides Object::Equals(Object^).) |
![]() | GetHashCode() | Gets the hash code for the current instance.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Returns a string that represents the current object.(Overrides Object::ToString().) |
![]() | 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.

