HealthCheck Members
Represents the health of a security component listed on the Security tab of the Windows SBS Console.
The following tables list the members exposed by the HealthCheck type.
| Name | Description | |
|---|---|---|
|
FailDetail | Gets the detail information that will be displayed for the security component if the health check returns False. |
|
FailStatus | Gets the status that will be displayed for the security component if the health check returns False. |
|
SuccessDetail | Gets the detail information that will be displayed for the security component if the health check returns True. |
|
SuccessStatus | Gets the status that will be displayed for the security component if the health check returns True. |
|
Type | Gets the type of processing object that is used to run the health check for a security component. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | Execute | Runs the health check that has been defined for the security component. |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
Show: