WindowsDefenderFeatureStatus Enumeration

 

Describes the status of the Windows Defender feature.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

public enum class WindowsDefenderFeatureStatus

Member nameDescription
Error

An error has occured.

PendingReboot

Pending reboot.

StatusOff

Off.

StatusOn

On.

Return to top

Community Additions

ADD
Show: