FeatureList Class
Represents a security add-in element that is defined by the FeatureList complex type. The FeatureList object contains the 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] [DebuggerStepThroughAttribute] [XmlRootAttribute(Namespace="", IsNullable=false)] [GeneratedCodeAttribute("xsd", "2.0.50727.42")] [DesignerCategoryAttribute("code")] [XmlTypeAttribute(AnonymousType=true)] public class FeatureList
/** @attribute SerializableAttribute() */
/** @attribute DebuggerStepThroughAttribute() */
/** @attribute XmlRootAttribute(Namespace="", IsNullable=false) */
/** @attribute GeneratedCodeAttribute("xsd", "2.0.50727.42") */
/** @attribute DesignerCategoryAttribute("code") */
/** @attribute XmlTypeAttribute(AnonymousType=true) */
public class FeatureList
SerializableAttribute DebuggerStepThroughAttribute XmlRootAttribute(Namespace="", IsNullable=false) GeneratedCodeAttribute("xsd", "2.0.50727.42") DesignerCategoryAttribute("code") XmlTypeAttribute(AnonymousType=true) public class FeatureList
Show: