FPCSignaledAlert collection
Applies to: desktop apps only
The FPCSignaledAlert collection holds all the run-time instances of a single alert defined by an FPCAlert object for a specific event GUID and and a specific additional key. Each alert instance is represented by an FPCSignaledAlertInstance object. This collection is an element of an FPCSignaledAlerts collection.
The alerts that have been issued appear under Monitoring in Forefront TMG Management. The FPCAlert object contains alert configuration information, and the FPCSignaledAlert object contains both configuration and run-time information.
Click here to see the Forefront TMG object hierarchy.
Members
The FPCSignaledAlert collection has these types of members:
- Methods
- Properties
Methods
The FPCSignaledAlert collection has these methods.
Method | Description |
---|---|
Acknowledge | Acknowledges all instances of the alert. |
Item | Retrieves the requested FPCSignaledAlertInstance object from the collection. |
Refresh | Reads the stored values of all of the collection's properties by means of a remote procedure call (RPC). |
Reset | Resets the alert. |
Properties
The FPCSignaledAlert collection has these properties.
Property | Access type | Description |
---|---|---|
Read-only | Gets an enumerator object for the collection. |
|
Read-only | Gets the additional key (index) in the table of subevents defined for the event for which the alert is issued. |
|
Read-only | Gets the number of FPCSignaledAlertInstance objects in the collection. |
|
Read-only | Gets the string-formatted globally unique identifier (GUID) of the event that triggered the alert. |
|
Read-only | Gets the name of the alert. |
|
Read-only | Gets the name of the server on which the alert was issued. |
|
Read-only | Gets a value from the FpcAlertSeverity enumerated type that indicates the severity of the alert. |
Interfaces for C++ Programming
This object implements the IFPCSignaledAlert interface.
Requirements
Minimum supported client |
Windows Vista, None supported |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) |
Version |
Forefront Threat Management Gateway (TMG) 2010 |
IDL |
Msfpccom.idl |
See also
Build date: 7/12/2010