FeatureHealthReport Members

Represents a collection of all health check results related to a security component.

The following tables list the members exposed by the FeatureHealthReport type.

  Name Description
FeatureHealthReport Initializes a new instance of the FeatureHealthReport class.
Top

  Name Description
public property FeatureHealthStatus Retrieves the health status of the security component.
public property FeatureWorstHealthyChecks Retrieves the health checks that are associated with the status of a security component.
Top

(see also Protected Methods)
 NameDescription
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodstaticReferenceEquals  (Inherited from Object)
public methodResetRemoves all HealthCheckResult objects from the FeatureHealthReport and sets the status of the security component to Unavaliable.
public methodToString  (Inherited from Object)
Top

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

Show: