IUpdate.SecurityBulletins

Retrieves a collection of Security Bulletin numbers. The bulletins describe security issues and changes that are related to the update.

public StringCollection SecurityBulletins {get;}
Public ReadOnly Property SecurityBulletins As StringCollection

Property Value

String collection that contains Security Bulletin numbers. For example, MS04-025, which is the security bulletin number for Cumulative Security Update for Internet Explorer (867801).

Remarks

To view additional information about the security bulletin, use the URL in IUpdate.AdditionalInformationUrls.

Requirements

Server Requires Windows Server 2003 or Windows 2000 Server SP4 and later.
Namespace

Defined in Microsoft.UpdateServices.Administration.

Assembly

Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll).

.NET Framework

Requires .NET Framework 1.1.

See Also

IUpdate.AdditionalInformationUrls
IUpdate.KnowledgeBaseArticles
IUpdate.MsrcSeverity