FeatureListFeatureHealthCheck Members
Represents a security add-in element that is defined by the HealthCheck complex type. The FeatureListFeatureHealthCheck object contains the health checks for security components that are displayed on the Security Tab of the Windows SBS Console.
The following tables list the members exposed by the FeatureListFeatureHealthCheck type.
| Name | Description | |
|---|---|---|
| FeatureListFeatureHealthCheck | Initializes a new instance of the FeatureListFeatureHealthCheck class. |
| Name | Description | |
|---|---|---|
|
Assembly | Gets or sets the name of the assembly that is used to obtain health checks for a security component. |
|
Class | Gets or sets the name of the class that provides health checks for the security component. |
|
Method | Gets or sets the name of the method that provides health checks for the security component. |
|
ResultFalse | Gets or sets the FeatureListFeatureHealthCheckResultFalse object that defines the status to be used when the result of the script or method is false. |
|
ResultTrue | Gets or sets the FeatureListFeatureHealthCheckResultTrue object that defines the status to be used when the result of the script or method is true. |
|
Script | Gets or sets the script to be used to perform a health check for the security component. |
|
Timeout | Gets or sets the number of seconds before a timeout occurs. |
|
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: