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.

  Name Description
SecurityFeature Overloaded.  
Top

  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

(see also Protected Methods)
 NameDescription
public methodCheckHealthRuns all of the health checks in the collection of health checks.
public methodEquals  Overloaded. (Inherited from Object)
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: