Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the device security status.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Syntax
public enum DeviceSecurityStatus
public enum class DeviceSecurityStatus
Public Enumeration DeviceSecurityStatus
Members
Member name | Description | |
---|---|---|
Archived | The device is archived. |
|
Critical | The device is critical. |
|
Healthy | The device is healthy. |
|
NotReady | The device is not ready. |
|
NotSupported | The device is not supported. |
See Also
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top