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. |
| Name | Description | |
|---|---|---|
|
Assembly | Gets or sets the name of the assembly that is used to obtain detail information about a security component. |
|
Class | Gets or sets the name of the class that provides detail information about the security component. |
|
Detail | Gets or sets the array of FeatureListFeatureDetailGroupDetail objects. |
|
InitializationScript | Gets or sets the script that provides detail information about the security component. |
|
Type | Gets or sets the type of processing object that is used to obtain detail information about a security component. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
Show: