SecurityFeatureType Enumeration

Indicates the type of system with which the security component is associated.

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

public enum SecurityFeatureType
public enum SecurityFeatureType
public enum SecurityFeatureType

Member nameDescription
ClientIndicates that the security component is associated with a client computer.
ClientServerIndicates that the security component is associated with a client computer or a server computer.
ServerIndicates that the security component is associated with a server computer.

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: