SecurityFeatureCollection Class

Stores and provides a collection of SecurityFeature objects.

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

[DefaultMemberAttribute("Item")] 
public class SecurityFeatureCollection : IEnumerable<SecurityFeature>, IEnumerable
/** @attribute DefaultMemberAttribute("Item") */ 
public class SecurityFeatureCollection implements IEnumerable<SecurityFeature>, 
	IEnumerable
DefaultMemberAttribute("Item") 
public class SecurityFeatureCollection implements IEnumerable<SecurityFeature>, 
	IEnumerable

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


System.Object
  Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure.SecurityFeatureCollection

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

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

Target Platforms

Show: