FeatureListFeatureDetailGroup Members

Represents a security add-in element that is defined by the DetailGroup complex type. The FeatureListFeatureDetailGroup object contains the detail information for a security component that is displayed on the Security Tab of the Windows SBS Console.

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

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

  Name Description
public property Assembly Gets or sets the name of the assembly that is used to obtain detail information about a security component.
public property Class Gets or sets the name of the class that provides detail information about the security component.
public property Detail Gets or sets the array of FeatureListFeatureDetailGroupDetail objects.
public property InitializationScript Gets or sets the script that provides detail information about the security component.
public property Type Gets or sets the type of processing object that is used to obtain detail information about a security component.
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: