The FPCSignaledAlerts collection holds the set of FPCSignaledAlert objects for the Forefront TMG computer. Each FPCSignaledAlert object, in turn, is a collection that holds all the run-time instances of a single alert defined by an FPCAlert object.
This object is accessed through the SignaledAlerts property of an FPCServer object.
Click here to see the Forefront TMG object hierarchy.
The FPCSignaledAlerts collection defines the following methods.
Method | Description |
---|---|
Retrieves the requested FPCSignaledAlert object from the collection. |
|
Reads the stored values of all the properties of the FPCSignaledAlert objects by means of remote procedure calls (RPCs). |
The FPCSignaledAlerts collection defines the following properties.
Property | Description |
---|---|
Gets an enumerator object for the collection. |
|
Gets the number of FPCSignaledAlert objects in the collection. |
This collection implements the IFPCSignaledAlerts interface.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.