FeatureListFeatureHealthCheck Class
Represents a security add-in element that is defined by the HealthCheck complex type. The FeatureListFeatureHealthCheck object contains the health checks for security components that are displayed on the Security Tab of the Windows SBS Console.
Namespace: Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure
Assembly: SHInfra (in shinfra.dll)
Assembly: SHInfra (in shinfra.dll)
[SerializableAttribute] [DesignerCategoryAttribute("code")] [XmlTypeAttribute(AnonymousType=true)] [DebuggerStepThroughAttribute] [GeneratedCodeAttribute("xsd", "2.0.50727.42")] public class FeatureListFeatureHealthCheck
/** @attribute SerializableAttribute() */
/** @attribute DesignerCategoryAttribute("code") */
/** @attribute XmlTypeAttribute(AnonymousType=true) */
/** @attribute DebuggerStepThroughAttribute() */
/** @attribute GeneratedCodeAttribute("xsd", "2.0.50727.42") */
public class FeatureListFeatureHealthCheck
SerializableAttribute DesignerCategoryAttribute("code") XmlTypeAttribute(AnonymousType=true) DebuggerStepThroughAttribute GeneratedCodeAttribute("xsd", "2.0.50727.42") public class FeatureListFeatureHealthCheck
System.Object
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure.FeatureListFeatureHealthCheck
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure.FeatureListFeatureHealthCheck
Show: