FeatureListFeature Members

Represents a security add-in element that is defined by the Feature complex type. The FeatureListFeature object contains the health checks and detail information for security components that are displayed on the Security Tab of the Windows SBS Console.

The following tables list the members exposed by the FeatureListFeature type.

  Name Description
FeatureListFeature Initializes a new instance of the FeatureListFeature class.
Top

  Name Description
public property DetailGroups Gets or sets the array of FeatureListFeatureDetailGroup objects.
public property HealthChecks Gets or sets the array of FeatureListFeatureHealthCheck objects.
public property Help Gets or sets the help text for the FeatureListFeature object.
public property Id Gets or sets the Guid for the FeatureListFeature object.
public property Name Gets or sets the name of the security component that is defined by the FeatureListFeature object.
public property Source Gets or sets the application name of the security component that is defined by the FeatureListFeature object.
public property Type Gets or sets the type of system with which the security component is associated.
Top

(see also Protected Methods)
 NameDescription
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Show: