Expand Minimize
This topic has not yet been rated - Rate this topic

SecurityRating Enumeration

The maximum severity rating of the Microsoft Security Response Center (MSRC) bulletin associated with the update.


Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
'Usage
Dim instance As SecurityRating

[SerializableAttribute] 
public enum SecurityRating
/** @attribute SerializableAttribute() */ 
public enum SecurityRating
SerializableAttribute 
public enum SecurityRating
Member nameDescription
CriticalThe update fixes a problem whose exploitation could allow for the propagation of an Internet worm without user action.
ImportantThe update fixes a problem whose exploitation could result in the compromise of the confidentiality, integrity, or availability of users' data, or of the integrity or availability of processing resources.
LowThe update fixes a problem whose exploitation is extremely difficult, or whose impact is minimal.
ModerateThe update fixes a problem whose exploitation is mitigated to a significant degree by factors such as default configuration, auditing, or difficulty of exploitation.
NoneThe update does not have a severity rating.

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Server 2008 R2



Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.