ExtensionProcessorType Enumeration

Indicates how a health check will be performed for a security component. The health check can be performed with a user-defined object or with a PowerShell script.

Namespace: Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure
Assembly: SHInfra (in shinfra.dll)

public enum ExtensionProcessorType
public enum ExtensionProcessorType
public enum ExtensionProcessorType

Member nameDescription
BinaryIndicates that a user-defined object will be used to perform the health check of a security component.
PowerShellIndicates that a PowerShell script will be used to perform the health check of a security component.

This enumeration supports the infrastructure and is not intended to be used directly from your code.


Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Server 2008, and Windows 2000

Target Platforms

Show: