SecurityFeatureCollection Class
Stores and provides a collection of SecurityFeature objects.
Namespace: Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure
Assembly: SHInfra (in shinfra.dll)
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
System.Object
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure.SecurityFeatureCollection
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure.SecurityFeatureCollection
Show: