Share via


SecurityFeature Members

Represents a security component that is listed on the Security tab of the Windows SBS Console.

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

Public Constructors

  Name Description
SecurityFeature Overloaded.  

Top

Public Properties

  Name Description
public property Details Gets the detail information about a security component.
public property HealthReport Gets the status of a security component based on the collection of health checks that have been assigned to the security component.
public property Help Gets or sets the help text for the SecurityFeature object.
public property Id Gets or sets the Guid for the SecurityFeature object.
public property IsInstalled Gets the status of the installation of a security component that is returned from the health checks.
public property Name Gets or sets the name of the security component that is displayed in the Security Component column on the Security tab of the Windows SBS Console.
public property Source Gets or sets the name of the application that provides data for the security component. The application name is displayed in the Application column on the Security tab of the Windows SBS Console.
public property Type Gets or sets the type of system with which the security component is associated.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method CheckHealth Runs all of the health checks in the collection of health checks.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

SecurityFeature Class
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure Namespace