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
HealthCheck Initializes a new instance of the HealthCheck class.
Top

  Name Description
public property FailDetail Gets the detail information that will be displayed for the security component if the health check returns False.
public property FailStatus Gets the status that will be displayed for the security component if the health check returns False.
public property SuccessDetail Gets the detail information that will be displayed for the security component if the health check returns True.
public property SuccessStatus Gets the status that will be displayed for the security component if the health check returns True.
public property Type Gets the type of processing object that is used to run the health check for a security component.
Top

(see also Protected Methods)
 NameDescription
public methodEquals  Overloaded. (Inherited from Object)
public methodExecuteRuns the health check that has been defined for the security component.
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: