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 status of the Windows Defender feature.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Syntax
public enum WindowsDefenderFeatureStatus
public enum class WindowsDefenderFeatureStatus
Public Enumeration WindowsDefenderFeatureStatus
Members
Member name | Description | |
---|---|---|
Error | An error has occured. |
|
PendingReboot | Pending reboot. |
|
StatusOff | Off. |
|
StatusOn | On. |
See Also
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top