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 | |
|---|---|---|
|
DetailGroups | Gets or sets the array of FeatureListFeatureDetailGroup objects. |
|
HealthChecks | Gets or sets the array of FeatureListFeatureHealthCheck objects. |
|
Help | Gets or sets the help text for the FeatureListFeature object. |
|
Id | Gets or sets the Guid for the FeatureListFeature object. |
|
Name | Gets or sets the name of the security component that is defined by the FeatureListFeature object. |
|
Source | Gets or sets the application name of the security component that is defined by the FeatureListFeature object. |
|
Type | Gets or sets the type of system with which the security component is associated. |
(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: