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 | |
---|---|---|
Details | Gets the detail information about a security component. | |
HealthReport | Gets the status of a security component based on the collection of health checks that have been assigned to the security component. | |
Help | Gets or sets the help text for the SecurityFeature object. | |
Id | Gets or sets the Guid for the SecurityFeature object. | |
IsInstalled | Gets the status of the installation of a security component that is returned from the health checks. | |
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. | |
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. | |
Type | Gets or sets the type of system with which the security component is associated. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
CheckHealth | Runs all of the health checks in the collection of health checks. | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
SecurityFeature Class
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure Namespace